Skip to content

nivendha/Next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next

This is an js Framework built with a simple design architecture

Requirements

Installation

  1. Clone the repository: git clone https://github.com/nivendha/Next.git or download it.
  2. Open the node console ,install the NodeJS dependencies: sudo npm install(for MAC) / 'npm install'(for Windows). This will build all the server side js that are needed into the 'node modules directory' as per said in package.json.
  3. Install bower as 'npm install -g bower' (if not installed)
  4. Start by saying 'npm start'

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published