0.1.0 • Published 9 years ago

generator-react-baseplate v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

generator-react-baseplate Build Status

Yeoman generator

Yeoman generator to generate scaffolding for a react component that utilizes react-baseplate.

Getting Started

install yeoman

npm install -g yo

install the react-baseplate generator

npm install -g generator-react-baseplate

create a directory for your component

mkdir test-component
cd test-component

build scaffolding

yo react-baseplate

after install complete

npm run dev

License

MIT

0.1.0

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago