Skip to content

isabella232/generator-react-umd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-react-umd

A minimalistic scaffold for a ES6 React component wrapped with the UMD.

Includes:

  • Compilation from ES6.
  • UMD wrapping.
  • Tests using jsdom and Mocha.
  • Dev server using BEEFY.

Usage

Start the BEEFY dev server.

npm start

Run the Mocha tests.

npm test

About

A Yeoman generator that generates a minimalistic scaffold for a ES6 React component wrapped with the UMD.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%