Link to application: https://kampong2.netlify.app/
This project was generated with Angular CLI version 11.0.6.
To run this application:
npm install
ng serve
for the dev server ORng build
to build the project
- Typescript (strict = true, and no explicity any)
- Mobile centric design priority iphone -> ipad -> 1080p
- Only 1 UI Library (Only for input/form control, no buttons) Use AntDesign
- No jQuery
- Make all variables private when possible