An Angular.js for our CITI CUP project, called "Faith".
- Node.js v8.4.0
- npm v5.3.0
- Angular CLI
-
use your terminal to enter the project.
cd faith/
-
use npm to install the required modules.
npm install
-
use npm to start the project.
npm run start