RaspberryRocketeer/frontend
2023-01-20 15:04:51 +01:00
..
game frontend pagination done 2023-01-20 08:15:07 +01:00
public updated game.js with scaling & localstorage 2023-01-20 14:37:05 +01:00
src LocalStorageListener 2023-01-20 15:04:51 +01:00
.browserslistrc added Vue 2023-01-12 12:24:38 +01:00
.eslintrc.js added Vue 2023-01-12 12:24:38 +01:00
.gitignore added Vue 2023-01-12 12:24:38 +01:00
package-lock.json frontend pagination done 2023-01-20 08:15:07 +01:00
package.json frontend pagination done 2023-01-20 08:15:07 +01:00
README.md added Vue 2023-01-12 12:24:38 +01:00
tsconfig.json added Vue 2023-01-12 12:24:38 +01:00

raspberryrocketeer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.