https://github.com/renuo/renuo-praktikum
Hello World - Kontaktseminar
https://github.com/renuo/renuo-praktikum
conceptual internship r-nickflueckiger r-pascalandermatt
Last synced: 6 months ago
JSON representation
Hello World - Kontaktseminar
- Host: GitHub
- URL: https://github.com/renuo/renuo-praktikum
- Owner: renuo
- Archived: true
- Created: 2018-08-23T11:44:29.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-23T13:49:44.000Z (over 2 years ago)
- Last Synced: 2025-04-20T10:09:44.251Z (6 months ago)
- Topics: conceptual, internship, r-nickflueckiger, r-pascalandermatt
- Language: Vue
- Homepage: http://praktikum.renuo.ch/
- Size: 121 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👨🏼🎓 Renuo Praktikum

## Project setup
```
git clone git@github.com: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/).