This is a Primate template app.
Clone this repository and run npm install.
git clone https://github.com/primatejs/app && cd app && npm install
Run npm start to start the server in development mode, disabling bundling.
Run npm run serve to start the server in production mode with bundling
enabled.
MIT