Skip to content

nirkaufman/angularil-lottery

Repository files navigation

Angular-IL Meetup Lottery App

Simple but effective app for Angular-IL meetup raffles.

PR's

Feel free to submit pull requests and help us improve this widget!

Development

  • Run npm install -g @angular/cli
  • Run yarn
  • Run ng serve for a dev server.
  • Run npm run db for the api
  • Navigate to http://localhost:4200/.

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.

This project was generated with Angular CLI version 1.0.1.