This project was generated with Angular CLI.
A project for gamification of education currently developing by:
- [@asumandang](https://github.com/asumandang)
- [@crucibles](https://github.com/crucibles)
- [@Donex26](https://github.com/Donex26)
- [@rojpats](https://github.com/rojpats)
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
MongoDB server should be used and run. MongoServer is at http://localhost:3000/
. The app will automatically redirect all api request to the mongodb server.
Run ng build
to build the project. The build artifacts will be stored in the public/
directory.