$ npm install
$ npm run build
$ npm test
$ FIXTURE=golang npm test
Fixtures are defined in test/test.js
.
$ code . # open in VSCode
Install the purescript-ide
extension in VSCode, then use the command pallete to start the psc-ide
server for code completion, etc.
$ npm start
The react app will live-reload when you edit any source.
- Commit to master to deploy
quicktype.io
. - The
quicktype
CLI will also deploy to NPM if it has a newer version number.