Skip to content

bdfhjk/VICER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

Build Status

The VIPER project.

Deployment

  1. Install Node.js in newest version (actual procedure depends on your system).

  2. Install grunt CLI:

    npm install -g grunt-cli
    
  3. Clone the project:

    git clone https://github.com/bdfhjk/VIPER
    
  4. Go to the project root:

    cd VIPER
    
  5. Install dependencies:

    npm install
    
  6. Run project:

    grunt
    

If all is OK, VIPER server will be listening on port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published