Perudo client for the perudo API backend written in Vue
Go to file
2021-07-05 03:46:38 +02:00
public Implement vue-metarial and start with ui 2021-07-05 02:33:58 +02:00
src Improve code legibility by introducing gameState enum 2021-07-05 03:46:38 +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.