https://github.com/noviel/razum
Truly reactive strongly structured web applications
https://github.com/noviel/razum
Last synced: about 1 year ago
JSON representation
Truly reactive strongly structured web applications
- Host: GitHub
- URL: https://github.com/noviel/razum
- Owner: Noviel
- Created: 2020-01-05T05:36:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:50:55.000Z (over 3 years ago)
- Last Synced: 2025-02-05T02:17:18.809Z (over 1 year ago)
- Language: TypeScript
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Razum
Built over `overmind`
# Install
```sh
yarn add
```
```sh
npm install razum razum-react --save
```
## Release process
```sh
yarn rls
```