No description
Find a file
2019-02-27 21:26:45 +01:00
public Change dev to 404 2019-02-24 21:18:49 +01:00
src Improve download mobile responsiveness 2019-02-27 21:26:45 +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 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
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.