No description
  • TypeScript 70.7%
  • JavaScript 17.9%
  • CSS 6.2%
  • HTML 5.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-04-04 16:54:02 -04:00
e2e chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00
src Merge branch 'master' into shirlston_more_restaurant_choices 2018-04-04 16:27:11 -04:00
.angular-cli.json chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00
.editorconfig chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00
.gitignore chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00
karma.conf.js chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00
package-lock.json updates to deploy to heroku 2018-04-04 12:03:18 -04:00
package.json updates to deploy to heroku 2018-04-04 12:03:18 -04:00
protractor.conf.js chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00
README.md Add more places 2018-04-04 16:07:55 -04:00
server.js updates to deploy to heroku 2018-04-04 12:03:18 -04:00
tsconfig.json chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00
tslint.json chore: initial commit from @angular/cli 2018-04-04 11:17:04 -04:00

Lunchly

This project was generated with Angular CLI version 1.7.3.

Getting Started

run npm install and npm install -g @angular/cli

Development server

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.