Small Todo list application created using different state managers libraries for angular. See repo directories:
- Linux / Windows / MacOS
- NodeJs (nvm)
- Launched Fast JSON API server with todo database
Run npm i
in implementation directory's root for dependencies installation
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.