https://github.com/purescript-react/react-basic-starter
Starter application for purescript-react-basic
https://github.com/purescript-react/react-basic-starter
Last synced: 2 months ago
JSON representation
Starter application for purescript-react-basic
- Host: GitHub
- URL: https://github.com/purescript-react/react-basic-starter
- Owner: purescript-react
- Created: 2018-11-07T20:40:20.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T02:34:23.000Z (over 3 years ago)
- Last Synced: 2025-04-29T19:35:05.930Z (12 months ago)
- Language: Dhall
- Size: 802 KB
- Stars: 44
- Watchers: 10
- Forks: 24
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-basic-starter
Fork or clone this repo to begin
## Install dependencies
`npm i && npx spago install`
## Develop
`npm start`
## Build and deploy (gh-pages)
`npm run deploy`