/porkview

Primary LanguageJavaScript

Porkview

Blank slate.

To run (requires Node):

npm install
npm start

...and the server will run at: http://localhost:8080/

To build the JS bundle:

npm install
grunt