Skip to content

bmwarehouse/BMWAREHOUSE

 
 

Repository files navigation

How to run in your local machine

  1. Clone the repository
  2. Make sure you have Node.js v20.10.0 installed
  3. Make sure you have pnpm installed
  4. Duplicate .env.example file into .env and make changes accordingly
  5. Run pnpm install in project directory to install all the dependencies
  6. Run pnpm prepare:husky
  7. Run pnpm dev to start the website in your local machine with development mode or pnpm start to start the website in your local machine with production mode

About

BM WAREHOUSE CLIENT PROJECT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%