0.0.1 • Published 7 years ago

pyrite-example v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Example template for Pyrite Framework.

Dependencies:

  • node

Installation:

npm install -g babel-cli 
npm install -g nodemon
npm install -g webpack-dev-server
npm install 

Run

npm run dev

Run Production

npm start