cs2300-project: Blackjack
Group Name: Cool Name
Report can be found here.
Running the project
npm i
npm run dev
If you have issues with the TypeScript code:
This could also be shown as missing a file in /public/dist/bundle.js
Make sure dev dependencies are installed.
npx webpack -c ./webpack.config.js