Skip to content

Repository files navigation

Development

Start mysql server with docker compose up

In order to edit and compile the ts files, you must install some npm packages Install

cd src/main/resources/static/
sudo npm install -g typescript
npm install webpack-cli --save-dev
npm install webpack --save-dev
npm install ts-loader --save-dev
npm install typescript
npm install jquery
npm install @types/jquery

Compile

npm run build

Or, you can edit your run configuration to do this before launch by adding "run npm script" as a pre-build task
Make sure npm build runs before java build!

About

Multiplayer estimation quiz game

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages