This project made one single page app in two ways
- jQuery
- Angular
These two ways both supports edit operation, and the form in the page is made with editable HTML element. Also delete/create/find operations are included.
Firstly,
yarn install
OR
npm install
Secondly, open the dist/index.html in web browser
Fristly,
yarn install
OR
npm install
Secondly,
ng serve