- First you need to run Todo NestJS API on http://localhost:3000/api
- Run command on console
yarn install
then runionic serve
- To show it in browser just type http://localhost:8100
- Build using
yarn run build
- Copy ionic output on
build
folder to the Todo API NestJS project onclient
folder - To run it just type http://localhost:3000 in browser
- Ionic
- Typescript
- React
- Redux and Redux-Thunk