- Ubuntu 16.04 LTS
- Git
- HTML5
- CSS3
- Bootstrap
- ES6
- TypeScript
- Angular
- Rxjs
- VSCode
- Clone project:
git clone https://gitlab.asoft-python.com/g-khanhnguyen/angular-training.git
- Run:
cd angular-training
- Checkout to feature/practice-2:
git checkout feature/redux-demo
- Run:
cd Redux
- Run app:
- Run:
cd management-tutorials
- Install:
npm install
npm install -g json-server
- Run app:
npm start
- Run: