0.1.0 • Published 7 years ago

dexter-node-framework v0.1.0

Weekly downloads
6
License
-
Repository
github
Last release
7 years ago

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

##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