Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoerinijs/vienna-demo-app
Vienna demo app with Bulma
https://github.com/yoerinijs/vienna-demo-app
Last synced: about 17 hours ago
JSON representation
Vienna demo app with Bulma
- Host: GitHub
- URL: https://github.com/yoerinijs/vienna-demo-app
- Owner: YoeriNijs
- Created: 2022-01-14T16:04:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T22:43:42.000Z (11 months ago)
- Last Synced: 2024-11-09T14:13:07.203Z (about 2 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vienna demo app
An example application to demonstrate [Vienna](https://github.com/YoeriNijs/vienna). Check it out on [Render](https://vienna-demo.onrender.com).## Getting started
- `npm install`
- `npm run dev`## Build app
- `npm run build`