Perudo client for the perudo API backend written in Vue
Go to file
2021-07-21 14:30:38 +02:00
public Add dice svgs 2021-07-13 17:57:50 +02:00
src Improve ui overview and abstract certain components 2021-07-21 14:30:38 +02:00
.browserslistrc init 2021-07-05 00:17:32 +02:00
.editorconfig init 2021-07-05 00:17:32 +02:00
.env.development Add deploy script and move some vars to env file for prod and local 2021-07-15 02:12:19 +02:00
.env.production Add deploy script and move some vars to env file for prod and local 2021-07-15 02:12:19 +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
deploy.sh Add deploy script and move some vars to env file for prod and local 2021-07-15 02:12:19 +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.