No description
Find a file
2019-02-24 19:58:30 +01:00
public Update title and favicon 2019-02-23 22:50:59 +01:00
src Fix download scroll shadow 2019-02-24 19:31:18 +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
babel.config.js Init 2019-02-23 08:51:52 +01:00
package-lock.json Add download section 2019-02-23 22:00:35 +01:00
package.json Add download section 2019-02-23 22:00:35 +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
travis.yml Configure travis 2019-02-24 19:58:30 +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.