0.1.0 • Published 10 years ago

generator-react-baseplate v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago