Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/renuo/renuo-praktikum

Hello World - Kontaktseminar
https://github.com/renuo/renuo-praktikum

conceptual internship r-janisleuenberger r-nickflueckiger r-pascalandermatt

Last synced: about 1 month ago
JSON representation

Hello World - Kontaktseminar

Awesome Lists containing this project

README

        

# 👨🏼‍🎓 Renuo Praktikum

![Deploy to GitHub Pages](https://github.com/renuo/renuo-praktikum/workflows/Deploy%20to%20GitHub%20Pages/badge.svg?branch=master)

## Project setup
```
git clone [email protected]:renuo/renuo-praktikum.git
cd renuo-praktikum
bin/setup
```

### Compiles and hot-reloads for development
```
bin/run
```

### Compiles and minifies for production
```
bin/deploy
```

### Lints and fixes files
```
bin/check
```

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