https://github.com/psibi/purescript-react-tutorial
https://github.com/psibi/purescript-react-tutorial
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/psibi/purescript-react-tutorial
- Owner: psibi
- Created: 2017-04-17T15:04:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T12:06:43.000Z (about 9 years ago)
- Last Synced: 2025-05-17T17:07:45.106Z (about 1 year ago)
- Language: PureScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: