Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

cs2300-project

  • Clone with SSH
  • Clone with HTTPS
  • 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