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 41ecffcc11
Redirect to the tree list from index
2019-03-29 01:17:14 +01:00
..
public Finish up basic perktree view 2019-03-23 04:25:03 +01:00
src Redirect to the tree list from index 2019-03-29 01:17:14 +01:00
.browserslistrc Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
.editorconfig Change editorconfig indentation options 2019-03-24 12:51:34 +01:00
.eslintrc.js Allow upload of tsv and parse data into db 2019-03-24 20:44:23 +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 Add raven to frontend 2019-03-26 04:22:16 +01:00
postcss.config.js Migrate project to django backend and vue frontend 2019-03-22 18:55:43 +01:00
vue.config.js Better handle focus perks 2019-03-26 15:27:00 +01:00
yarn.lock Add raven to frontend 2019-03-26 04:22:16 +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.