Skip to content

bashasm/typescript-user-management

Repository files navigation

User Management App developed in typescript

User Management with Typescript, display the form to add the user and the list of users

Install the dependencies

npm install

Start the Server

npm run server

Start the UI

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 :)

About

User Management with Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published