Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acjbizar/dad
Presentation for DPI Fest 2.
https://github.com/acjbizar/dad
Last synced: about 1 month ago
JSON representation
Presentation for DPI Fest 2.
- Host: GitHub
- URL: https://github.com/acjbizar/dad
- Owner: acjbizar
- License: mit
- Created: 2019-09-12T08:43:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T21:21:53.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T04:19:58.198Z (2 months ago)
- Language: JavaScript
- Homepage: https://dpi.acjs.net/dad/
- Size: 1.99 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# DAD
Presentatie voor DPI Uitje 2.
## Downloaden
```Shell
git clone [email protected]:acjbizar/dad.git dad
```## Installatie
```Shell
npm install
```## Starten
```Shell
npm start
```(Opent http://localhost:8000/.)