User Management with Typescript, display the form to add the user and the list of users
npm install
npm run server
npm start This opens the url in the user default browser, then you can add the user and the changes will be saved to the db.json file
Enjoy :)