No description
Find a file
2021-10-30 16:11:46 +02:00
.github/workflows Update node version in gh actions config 2021-07-30 18:30:17 +02:00
public Convert to vue cli (#42) 2020-04-18 18:21:09 +02:00
src Use wulkanowy manager api 2021-10-30 16:11:46 +02: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
babel.config.js Init 2019-02-23 08:51:52 +01:00
package-lock.json Update dependencies 2021-09-18 10:49:28 +02:00
package.json Update dependencies 2021-09-18 10:49:28 +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.