Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael-spengler/dhbw-richie
https://github.com/michael-spengler/dhbw-richie
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/michael-spengler/dhbw-richie
- Owner: michael-spengler
- Created: 2019-10-01T12:09:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:22:45.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T16:09:48.759Z (25 days ago)
- Language: TypeScript
- Size: 86.8 MB
- Stars: 3
- Watchers: 3
- Forks: 10
- Open Issues: 83
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to DHBW-Richie 👋
> This is an education and fun project for [Duale Hochschule Baden Württemberg Mannheim](https://www.mannheim.dhbw.de).
### ✨ [Demo](https://dhbw-richie.de/)
## Building Blocks
- [Acceptance Tests](https://github.com/michael-spengler/dhbw-richie/tree/master/acceptance-tests)
- [Frontend](https://github.com/michael-spengler/dhbw-richie/tree/master/frontend)
- [Backend](https://github.com/michael-spengler/dhbw-richie/tree/master/backend)## Running frontend on local environment
```sh
git pull
```
```sh
cd frontend
```
```sh
npm i
```
```sh
ng serve
```## Author
👤 **DHBW Kurs WWI18SEC**
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/michael-spengler/dhbw-richie/issues).## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2019 [DHBW Kurs WWI18SEC](https://github.com/ ).
This project is [ISC](https://github.com/michael-spengler/dhbw-richie/blob/master/LICENSE) licensed.***