This project was generated using Nx.
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.
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.
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.
You can find the latest version of the main
branch deployed at: https://graph-farms-shooshte.vercel.app/login
Visit the Nx Documentation to learn more.