Skip to content

mazurdev/todo-test

Repository files navigation

Angular Logo

TODO Test Task for Israel IT

Table of Content

Getting started

1 - git clone https://github.com/mazurdev/todo-test.git
2 - Go to "todo-test" folder
3 - npm install
4 - Change the name of the project "todo-test" to your in files: "angular.json", "package.json", "README.md"
5 - Run server: npm run server
6 - Run Client: npm run dev

Stack

  • Angular 9+
  • JSON Server
  • Angular Material
  • RxJs

Useful Commands

  • npm run dev - starts a dev server
  • npm run server - starts a json server
  • npm run start - it is startup-script for Heroku Deploy
  • npm run build - production build
  • npm run analyze:bundle - analyze bundle application using webpack-bundle-analyzer
  • npm run postinstall - run ngcc compile libraries

License

MIT License