joshburgess / spacchetti-react-basic-starter

Fork of react-basic-starter using Package sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-basic-starter (Spacchetti fork)

Build Status

This is a fork of the LumiHQ/React-Basic-Starter repo from here: https://github.com/lumihq/react-basic-starter

This fork has differences from the original:

  • Parcel to build the application and provide automatic hot reloading of React components
  • Psc-Package or Spago for dependency management (Spago: https://github.com/spacchetti/spago)
  • consumes the output modules from the PureScript compiler output directly (see src/index.html, src/index.js)

Video of hot reloading in action: https://twitter.com/jusrin00/status/1060961458484326400

This repo is representative of how a normal PureScript project would be set up.

See this article for how PureScript tooling works: https://github.com/justinwoo/my-blog-posts/blob/master/posts/2018-03-20-setting-up-purescript-in-march-2018.md

Easy-PureScript-Nix

see https://github.com/justinwoo/vidtracker/

About

Fork of react-basic-starter using Package sets


Languages

Language:PureScript 75.4%Language:HTML 14.2%Language:Makefile 8.7%Language:JavaScript 1.7%