This application will be the hub to find your next go-to cocktail.
Run nx serve cocktails
for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run nx test client
or nx test api
to run project tests.
Run nx graph
to see a diagram of the dependencies of the projects.
Run npx nx connect-to-nx-cloud
to enable remote caching and make CI faster.