No description
Find a file
2019-03-03 14:03:30 +01:00
public Change dev to 404 2019-02-24 21:18:49 +01:00
src Disable localhost logging 2019-03-03 14:03:30 +01:00
.browserslistrc Init 2019-02-23 08:51:52 +01:00
.editorconfig Init 2019-02-23 08:51:52 +01:00
.eslintrc.js Init 2019-02-23 08:51:52 +01:00
.gitignore Init 2019-02-23 08:51:52 +01:00
.travis.yml Move travis build command 2019-02-24 20:13:38 +01:00
babel.config.js Init 2019-02-23 08:51:52 +01:00
package-lock.json Add basic logging 2019-03-03 13:41:56 +01:00
package.json Add basic logging 2019-03-03 13:41:56 +01:00
postcss.config.js Init 2019-02-23 08:51:52 +01:00
README.md Init 2019-02-23 08:51:52 +01:00
vue.config.js Change vue public path 2019-02-24 18:22:51 +01:00

wulkanowy-landing-page

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.