https://github.com/dexter0201/nodejs-framework is my personal project. You will most likely find it under domain.tld.
- NOT YET
- CSS frameworks, e.g. BootStrap
- Themes
- JS frameworks, e.g. jQuery
- IconSets, e.g. Glyphicons
- GitHub Pages
- robots.txt
##Structure
- package.json: defines the project's variables and dependencies
- server: this folder contains the core server side configuration
- gulpfile.js: the build script for compiling CSS, minifying JS and copying assets
- gruntfile.js: the build script for compiling CSS, minifying JS and copying assets
##Requirements
##Getting started Clone the repository
$ git clone [email protected]:dexter0201/nodejs-framework.gitInstall dependencies
$ cd nodejs-framework$ npm installBuild the project
$ bower installRun
$ node server- Homepage: http://www.checkinbuy.com/
- e-mail: [email protected]
- Linkedin: @dexter0201