Skip to content

Latest commit

 

History

History
 
 

create-rebass

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

create-rebass

Quickly start a Rebass-based component library

npm init rebass my-library

Run an isolated development server

cd my-library
npm start

Run snapshot tests

npm test

MIT License