https://github.com/timendus/events-demo
https://github.com/timendus/events-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timendus/events-demo
- Owner: Timendus
- Created: 2020-12-07T20:17:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T14:00:49.000Z (over 5 years ago)
- Last Synced: 2025-01-29T12:47:53.058Z (over 1 year ago)
- Language: JavaScript
- Size: 61.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Events demo
To trigger some discussion with colleagues.
To run locally:
```
git clone git@github.com:Timendus/events-demo.git
cd events-demo
npm install
npm run serve
```
Single application should then run on http://localhost:3000/ with a fancy four-in-one view at http://localhost:3000/demo.html.