frontend-frameworks-showcase/frontend-vue
Tomasz Półgrabia 7a2650564a Removing unnecessary classnames dependency for vue project. 2021-01-03 16:30:39 +01:00
..
public Initial version of vue frontend. 2021-01-02 16:27:05 +01:00
src Initial version of vue frontend. 2021-01-03 13:09:56 +01:00
.gitignore Initial version of vue frontend. 2021-01-02 16:27:05 +01:00
README.md Initial version of vue frontend. 2021-01-02 16:27:05 +01:00
babel.config.js Initial version of vue frontend. 2021-01-02 16:27:05 +01:00
package-lock.json Removing unnecessary classnames dependency for vue project. 2021-01-03 16:30:39 +01:00
package.json Removing unnecessary classnames dependency for vue project. 2021-01-03 16:30:39 +01:00
vue.config.js Initial version of vue frontend. 2021-01-03 13:09:56 +01:00

README.md

frontend-vue

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.