Application for UML class diagram drawing
After cloning the repo, cd in the directory
do:
npm install
then,
cd client
then
npm install
- In one terminal
npm start
- In another terminal
cd client
then,ng serve --open
To test just click localhost:4200