https://github.com/ohcnetwork/suraksha
https://github.com/ohcnetwork/suraksha
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohcnetwork/suraksha
- Owner: ohcnetwork
- Created: 2020-05-18T09:43:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:17:54.000Z (over 3 years ago)
- Last Synced: 2025-12-10T06:22:25.358Z (6 months ago)
- Language: Reason
- Size: 919 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tailwind-starter
A starter porject to play around with reason-react and tailwind
## Run Project
```sh
npm install
npm run dev
```