OrisonJS Starter Kit

Getting Started

Make changes

  1. Make changes under /src based upon the OrisonJS documentation
  2. Build the changes to /docs with npm run build
  3. Test your changes by running npm run serve and going to localhost:3000

Deploy

  1. Push the changes to a Github repo.
  2. Setup that Github repo to use Github Pages for hosting.

ASURMEN