v0.4.0
Modern, opinionated, full-stack starter kit for rapid, streamlined application development.
- API-ready server powered by Express
- Streamlined workflow using GruntJS
- Instant preview with LiveReload
- Rapid prototyping using Twitter Bootstrap
- Client-side dependency management from Bower
- First-class support for AngularJS & ReactJS
- Simplified testing utlizing Karma
- Resource optimization for production
- Deployment-ready for Heroku & Nodejitsu
Visit http://genesis-skeleton.com/ for the latest documentation & features!
- NodeJS
- Yeoman
- Bower
- Grunt
The NPM dependencies can easily be installed at once via:
npm install -g yo bower grunt-cli
From within any new or existing project directory:
yo genesis
grunt server
grunt test
Visit http://genesis-skeleton.com/ for in-depth documentation.
MIT