Demo application based on Space - Modular Application Architecture for Meteor
Space http://todomvc.com/ implementation
- Clone this repo to
<space-todos>
git clone https://github.com/meteor-space/todos.git <space-todos>
- Change into cloned directory
cd <space-todos>
- Run the app
meteor
-
Use provided
environment.example.sh
as a template for customenvironment.sh
file -
Run with
./run.sh