This repository has been archived on 2021-03-10. You can view files and clone it, but cannot push or open issues or pull requests.
perktree/frontend
Pavle Portic 91f6d77135
Finish up basic perktree view
2019-03-23 04:25:03 +01:00
..
public Finish up basic perktree view 2019-03-23 04:25:03 +01:00
src Finish up basic perktree view 2019-03-23 04:25:03 +01:00
.browserslistrc Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
.editorconfig Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
.eslintrc.js Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
.gitignore Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
README.md Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
package.json Finish up basic perktree view 2019-03-23 04:25:03 +01:00
postcss.config.js Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
vue.config.js Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
yarn.lock Finish up basic perktree view 2019-03-23 04:25:03 +01:00

README.md

perktree

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.