https://github.com/danielsharkov/eventlog-frontend
https://github.com/danielsharkov/eventlog-frontend
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielsharkov/eventlog-frontend
- Owner: DanielSharkov
- Created: 2020-08-07T23:47:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-07T23:51:56.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T01:28:13.175Z (4 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EventLog Frontend
## Get started
```bash
cd svelte-app
npm install
```...then start [Rollup](https://rollupjs.org):
```bash
npm run dev
```Navigate to [localhost:5000](http://localhost:5000). You should see your app running.