Skip to content

MattMS/todo_Ramda_React

Repository files navigation

To-do app in Ramda and React

This is a TodoMVC example built with Ramda and React.

Development

Install dependencies

npm i

Build browser bundle

npm run make

Development server

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.

License

MIT

References

About

TodoMVC example using React and Ramda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published