1.0.0 • Published 10 years ago

generator-gronk v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

GRONK STACK Generator!

Yeoman GRONK (GULP REACT OBOE NODE KARMA) generator.

##Why GRONK?

He's a demigod.

He's Hercules, Dionysus or Percy Jackson. Pretty sure he's all three actually.

##Getting started

Clone the repo

npm link
mkdir FOO
cd FOO
yo gronk

Looking for a sample test?

Check out the app/test directory.

It uses Jasmine and ReactTestUtils.


##React Components to create react components just use

yo gronk:react NAME

where name is the name of the file


##Oboe Components to create oboe components just use

yo gronk:oboe NAME

where name is the name of the file

if you have an api to parse just replace things.json with that url.

npm.io