Simple but effective app for Angular-IL meetup raffles.
Feel free to submit pull requests and help us improve this widget!
- 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/
.
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.