- Copy config.sample.json to config.json
npm install -g gulp
npm install
gulp default
- Open on localhost:3000
- node v6.0.0 and above
Javascript:
- set your IDE to follow .jshintrc
- Use es6 syntax Design
- Optimize Images
- Replace Dynamic pages with React
- Move Images to CDN
- Add Blogging Capability
- Server Unit Testing Via mocha
- Client Unit Testing via karma
- Deployment scripts
- Dockerfile
Resources
http://devdocs.io/offline
DEBUGGING MODE
DEBUG=* npm start
DEBUG=onibe:server npm start
Start with pm2
git pull && pm2 start npm --name "onibe" -- start
Submit a pull-request to be list as an contributor
- lakepower