Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mauriceconrad/klimalisterlp-webiste

Webiste of Klimaliste RLP
https://github.com/mauriceconrad/klimalisterlp-webiste

Last synced: about 1 month ago
JSON representation

Webiste of Klimaliste RLP

Awesome Lists containing this project

README

        

# klimalisterlp-web

## Project setup
```
npm install
```

Run before running the other commands to download dependencies.

### Compiles and hot-reloads for development
```
npm run serve
```

You can test your changes locally at http://localhost:8080/ now.

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Deploy into production
```
npm run compile
```

This deploys your changes into production. Your .ssh key must be registered on the server, of course.

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).