This is a frontend of Sports Betting Admin dashboard for management and licensing using React and TypeScript.
- Installation process
- run 'npm install / yarn'
- start dev server run 'npm run start / yarn start'
- Deployment process
- Goto root directory and open package.json. Update homepage URL to the production URL
- Goto root directory and run 'npm run build / yarn build'