Perudo client for the perudo API backend written in Vue
Go to file
2021-07-14 12:36:09 +02:00
public Add dice svgs 2021-07-13 17:57:50 +02:00
src Display small dice as your throw 2021-07-14 12:36:09 +02:00
.browserslistrc init 2021-07-05 00:17:32 +02:00
.editorconfig init 2021-07-05 00:17:32 +02:00
.eslintrc.js init 2021-07-05 00:17:32 +02:00
.gitignore init 2021-07-05 00:17:32 +02:00
babel.config.js init 2021-07-05 00:17:32 +02:00
package-lock.json Implement vue-metarial and start with ui 2021-07-05 02:33:58 +02:00
package.json Implement vue-metarial and start with ui 2021-07-05 02:33:58 +02:00
README.md init 2021-07-05 00:17:32 +02:00
tsconfig.json init 2021-07-05 00:17:32 +02:00

perudo-client

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.