No description
Find a file
2021-01-19 17:05:06 +01:00
public Convert to vue cli (#42) 2020-04-18 18:21:09 +02:00
src Fix information consistency (#56) 2021-01-19 17:05:06 +01:00
.browserslistrc Init 2019-02-23 08:51:52 +01:00
.editorconfig Init 2019-02-23 08:51:52 +01:00
.eslintrc.js Remove no-console rule 2020-10-05 21:20:10 +02:00
.gitignore Init 2019-02-23 08:51:52 +01:00
.travis.yml Add sitemap 2020-02-02 13:08:05 +01:00
babel.config.js Init 2019-02-23 08:51:52 +01:00
package-lock.json [Security] Bump highlight.js from 9.15.8 to 9.18.5 (#55) 2020-12-28 19:52:09 +00:00
package.json Merge branch 'develop' into dependencies 2020-10-05 22:32:20 +02:00
postcss.config.js Init 2019-02-23 08:51:52 +01:00
README.md docs(readme): add Greenkeeper badge 2019-05-23 16:00:28 +00:00
vue.config.js Convert to vue cli (#42) 2020-04-18 18:21:09 +02:00

wulkanowy-landing-page

Greenkeeper badge

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.