wulkanowy.github.io/README.md

32 lines
489 B
Markdown
Raw Permalink Normal View History

2019-02-23 08:51:52 +01:00
# wulkanowy-landing-page
2019-05-23 18:00:28 +02:00
[![Greenkeeper badge](https://badges.greenkeeper.io/wulkanowy/wulkanowy.github.io.svg)](https://greenkeeper.io/)
2019-02-23 08:51:52 +01:00
## 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](https://cli.vuejs.org/config/).