Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.63 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.63 KB

Catberry • TodoMVC

Build Status Join the chat at https://gitter.im/catberry/catberry-todomvc

Catberry is a framework with Flux architecture, isomorphic web-components and progressive rendering

Resources

Support

Let us know if you discover anything worth sharing.

Implementation

How to use

To run in release mode:

make run.local.release

To start in debug mode without script minification and with watching for changes:

make run.local.dev

Also, you can build a Docker image:

make docker

And run it as a container:

docker run -it -p 3000:3000 catberry/catberry-todomvc

Contributing

There are a lot of ways to contribute:

Julia Rechkunova julia.rechkunova@gmail.com