✨ This workspace has been generated by Nx, a Smart, fast and extensible build system. ✨
- Make sure you have Node.js 18 installed locally on your machine.
- Navigate to the root of the repository and, open up a terminal and run
npm install
to install all project dependencies. - Then run
nx serve web
to start up a development server and navigate to http://localhost:4200 in your browser. The app will automatically reload
if you change any of the source files.
Run nx graph
to see a diagram of the dependencies of the projects.
Visit the Nx Documentation to learn more.