Skip to content

kgxsz/todo

Repository files navigation

Todo

Todo lists to play around with React, Elm, Redux, Re-frame, and Fulcro.

See it live

React

  • For local development, in the react-todo directory, run npm run start.
  • To build and deploy, in the react-todo directory, run npm run build, then firebase deploy.

Elm

  • For local development, in the elm-todo directory, run elm-app start.
  • To build and deploy, in the elm-todo directory, run elm-app build, then firebase deploy.

Redux

  • For local development, in the redux-todo directory, run npm run start.
  • To build and deploy, in the redux-todo directory, run npm run build, then firebase deploy.

Re-Frame

  • For local development, from a cljs file in the re-frame-todo directory, via Cider cider-jack-in-clojurescript.
  • To build and deploy, in the re-frame-todo directory, run lein build, then firebase deploy.

Fulcro

  • For local development, from a cljs file in the fulcro-todo directory, via Cider cider-jack-in-clojurescript.
  • To build and deploy, in the fulcro-todo directory, run lein build, then firebase deploy.

About

Todo lists to play around with React, Elm, Redux, Re-frame, and Fulcro.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published