No description
Find a file
Mikołaj Pich 5787e33210
Update lint-staged to the latest version 🚀 (#8)
Update lint-staged to the latest version 🚀
2019-07-02 20:20:29 +02:00
public Add text alignment 2019-04-05 22:17:50 +02:00
src Work around error if assets array is empty 2019-06-08 13:12:18 +02:00
.browserslistrc Init 2019-02-23 08:51:52 +01:00
.editorconfig Init 2019-02-23 08:51:52 +01:00
.eslintrc.js Code style changes 2019-03-23 14:49:11 +01:00
.gitignore Init 2019-02-23 08:51:52 +01:00
.travis.yml Change branch build policy 2019-05-23 17:45:00 +02:00
babel.config.js Init 2019-02-23 08:51:52 +01:00
package-lock.json chore(package): update lockfile package-lock.json 2019-07-01 18:17:28 +00:00
package.json chore(package): update lint-staged to version 9.0.0 2019-07-01 18:17:23 +00: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 Change vue public path 2019-02-24 18:22:51 +01: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.