https://github.com/uralys/taverne-website
demo app to test stores and React rendering
https://github.com/uralys/taverne-website
flux-architecture react redux-like state-management
Last synced: 3 months ago
JSON representation
demo app to test stores and React rendering
- Host: GitHub
- URL: https://github.com/uralys/taverne-website
- Owner: uralys
- License: mit
- Created: 2020-11-13T15:08:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T08:34:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-04T12:25:00.285Z (over 1 year ago)
- Topics: flux-architecture, react, redux-like, state-management
- Language: JavaScript
- Homepage: https://taverne.surge.sh/
- Size: 7.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# ⛵ La Taverne Demo
This repo demonstrates how to use `La Taverne`
- Try live on
- [La Taverne](https://github.com/uralys/taverne)
## 🧑🚀 dev
```sh
> npm install
> npm run start:dev
```