Skip to content

viettrung9012/cs3213-a3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisite:

  1. install Nodejs
  2. install Bower by running npm install -g bower from command line 3. install Grunt-CLI by running npm install -g grunt-cli from command line

Setting up project (frontend):

  1. navigate to frontend in command line
  2. run npm install from command line
  3. run bower install from command line
  4. run grunt serve (--force) from command line to run

Setting up project (backend):

  1. navigate to backend in command line
  2. run npm install from command line

About

Assignment 3 for CS3213

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •