Follow these steps to run the project:
npm installnpm startThe app will run at http://localhost:3000.
after please configure the nignx with http://localhost
- Build for production:
npm run build
- Run tests:
npm test
- Node.js
- npm
If you encounter issues, try:
npm install --force