An open API service indexing awesome lists of open source software.

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

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`