https://github.com/alterx/functional-react
Sample (react, preact, virtual DOM) application for FrontEnd Day Costa Rica
https://github.com/alterx/functional-react
Last synced: over 1 year ago
JSON representation
Sample (react, preact, virtual DOM) application for FrontEnd Day Costa Rica
- Host: GitHub
- URL: https://github.com/alterx/functional-react
- Owner: alterx
- Created: 2016-07-22T02:01:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-12T18:28:20.000Z (over 9 years ago)
- Last Synced: 2025-02-13T16:44:09.701Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://react-ramda.surge.sh/
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional react with ramda
## Start
`npm install`
`npm start`
Go to `localhost:8080`