This is a TodoMVC example built with Ramda and React.
npm i
npm run make
npm start
This will start a server at localhost:1337.
It requires installing the dependencies so the CSS can be served from the node_modules folder.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a TodoMVC example built with Ramda and React.
npm i
npm run make
npm start
This will start a server at localhost:1337.
It requires installing the dependencies so the CSS can be served from the node_modules folder.