GraphFarm

This project was generated using Nx.

Development server

Run nx serve front-end for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run nx build front-end to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running end-to-end tests

Run nx run fron-end-e2e:e2e to execute the end-to-end tests via Cypress.

Run nx run fron-end-e2e:e2e --watch to run Cypress in watch mode.

Production deploy

You can find the latest version of the main branch deployed at: https://graph-farms-shooshte.vercel.app/login

Further help

Visit the Nx Documentation to learn more.