/PetHub

A NextJS & Nx powered Pet Food, Accesories and Vet E-Store.

Primary LanguageTypeScript

PetHub

Site logo

This workspace has been generated by Nx, a Smart, fast and extensible build system.

How to run locally

  • 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.

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Further help

Visit the Nx Documentation to learn more.