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

https://github.com/psibi/purescript-react-tutorial


https://github.com/psibi/purescript-react-tutorial

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

purescript-react-tutorial
===============================

This tutorial assumes that you already have enough knowlege about
React and the Purescript language. The major focus of the tutorial
will be on how to use the library _ and _.

To run development server:
```
npm run webpack-dev-server
```

## Hello world Example

Basic hello world example: