Skip to content

6529-Collections/6529seize-frontend

Repository files navigation

6529SEIZE-FRONTEND

PORT: 3000

Install

npm i

Build

npm run build

Environment

To run the project you need a .env file.

Sample .env file

Run

  • Locally
npm run dev
  • Production
npm run start

RUN USING PM2

pm2 start npm --name=6529seize -- run start

Releases

No releases published

Packages

No packages published

Languages