No description
Find a file
2020-01-02 19:03:52 +01:00
public Optimize prerendered files 2020-01-02 19:03:52 +01:00
src Optimize prerendered files 2020-01-02 19:03:52 +01: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 Migrate to webpack 2020-01-02 18:29:22 +01:00
package.json Migrate to webpack 2020-01-02 18:29:22 +01: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 Add frequently asked questions (#31) 2019-12-07 14:18:08 +01:00
webpack.config.js Prerender: change headless to true 2020-01-02 18:34:24 +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.