Go to file
2022-03-03 12:03:56 +03:00
public feature: add routes and header 2022-02-24 12:10:21 +03:00
src test separator #2 2022-03-03 12:03:18 +03:00
.browserslistrc init 2022-02-22 17:19:19 +03:00
.eslintrc.js feature: fix prettier problems 2022-02-22 19:12:06 +03:00
.gitignore init 2022-02-22 17:19:19 +03:00
.prettierrc.js feature: fix prettier problems 2022-02-22 19:12:06 +03:00
babel.config.js feature: init 2022-02-22 18:56:54 +03:00
jsconfig.json init 2022-02-22 17:19:19 +03:00
package.json feature: add login 2022-03-02 00:41:13 +03:00
README.md init 2022-02-22 17:19:19 +03:00
vue.config.js feature: init 2022-02-22 18:56:54 +03:00
webpack.config.js feature: add routes and header 2022-02-24 12:10:21 +03:00
yarn.lock feature: add login 2022-03-02 00:41:13 +03:00

psina-frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.