/An1-09-routing

Primary LanguageJavaScript

Setup Environment

  1. install node.js from https://nodejs.org/en/

  2. install git from https://git-scm.com/ See options in git-option.png

  3. install bower from command line:

npm install -g bower

  1. install gulp from command line:

npm install -g gulp

  1. run project from project folder:

npm start