Skip to content

netanonima/open-scorecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

open-scorecast

opensource sport forecast game manager

Backend

Launch the app

For development

cd open-scorecast-backend
npm run start:dev

For production

npm run build
cd dist
node main.js

Frontend

Launch the app

For development

cd open-scorecast-frontend
ng serve

For production

ng build --prod --localize

About

opensource sport forecast game manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages