poetic-stanza

1.4.9 • Public • Published

stanza

travis npm semantic-release coverall

Requirements

  • node >= 6.0.0
  • java development kit must be installed to run tests (chimp uses selenium)

Usage

Alias

st

Example

npm install -g poetic-stanza
stanza create magic
cd magic

// dowload your webflow project as a zip file
// copy into current directory as design.zip
cp ~/Downloads/magic.zip ./design.zip 

stanza update

Demo App

CLI

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

travis-ci

Go to travis-ci enable the repo. Remember to push a commit after you do this.

Development

Trello

Package Sidebar

Install

npm i poetic-stanza

Weekly Downloads

1

Version

1.4.9

License

MIT

Last publish

Collaborators

  • matthewhager
  • evancorl
  • kmills006
  • chuongle
  • young_spring