What 2 eat today frontend web application
This is an Angular 2 application for the web project "What 2 eat today". This project is initially developed for the uni of stude "ELEC3609" at the University of Sydney.
Please refer to packages.json at this directory for detialed information.
Or install all the need packages with npm
$ npm install
This project is generated by Angular-CLI, which provide extra support on file management, please refer to 'https://github.com/angular/angular-cli' for more information.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in dist/
directory. Use the -prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
Before running the tests make sure you are serving the app via ng serve
.
For high-level documentations, please refer to the project wiki.