0.1.0 • Published 8 years ago
dexter-node-framework v0.1.0
https://github.com/dexter0201
https://github.com/dexter0201/nodejs-framework is my personal project. You will most likely find it under domain.tld.
Domains
- NOT YET
Technology
- 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 1. Git 2. Node.js (NPM > v3.x)
##Getting started Clone the repository
$ git clone git@github.com:dexter0201/nodejs-framework.git
Install dependencies
$ cd nodejs-framework
$ npm install
Build the project
$ bower install
Run
$ node server
Contact
Developer/Projects Dexter Nguyen
- Homepage: http://www.checkinbuy.com/
- e-mail: dexternguyen.jobs@gmail.com
- Linkedin: @dexter0201
0.1.0
8 years ago