0.0.0-develop.5860 • Published 2 years ago

sportsbet-apollo v0.0.0-develop.5860

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Running development mode

npm install
cp .env.example .env
npm run dev

Comment production related lines in .env file, uncomment development related lines The portal will be available at http://localhost:5000/sports

Running production mode

npm install
cp .env.example .env
npm run production

Comment development related lines in .env file, uncomment production related lines The portal will be available at http://localhost:5000/sports