- node >= 6.0.0
- java development kit must be installed to run tests (chimp uses selenium)
st
npm install -g poetic-stanza
stanza create magic
cd magic
cp ~/Downloads/magic.zip ./ # magic.zip is exported from webflow
stanza update
Usage: stanza [options] [command]
Commands:
create|c <name> Create a meteor project with react and redux configured.
update|u Update a meteor project with design.zip from webflow.
help [cmd] display help for [cmd]
Poetic meteor-react-webflow project generator.
Options:
-h, --help output usage information
-V, --version output the version number
Examples:
$ stanza c my-project
$ stanza u
Go to travis-ci enable the repo. Remember to push a commit after you do this.