A simple Angular application that displays a list of users. Users can be added and edited through a dialog.
Node.js and npm (or yarn)
npm install (or yarn install)
npm start (or yarn start) - This will typically start a development server on http://localhost:4200/.
npm test (or yarn test)
- Angular
- Angular Material
- RxJS
- TypeScript