Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/renuo/renuo-praktikum
- Owner: renuo
- Created: 2018-08-23T11:44:29.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-10T11:43:42.000Z (about 2 years ago)
- Last Synced: 2023-03-23T12:14:34.612Z (almost 2 years ago)
- Topics: conceptual, internship, r-janisleuenberger, r-nickflueckiger, r-pascalandermatt
- Language: Vue
- Homepage: http://praktikum.renuo.ch/
- Size: 121 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).