Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

🚫 **DEPRECATED** React component template scaffold

License

Notifications You must be signed in to change notification settings

nkbt/cf-react-component-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-react-component-template DEPRECATED npm

Gitter

CircleCI Coverage Dependencies Dev Dependencies

React component template scaffold

What does this do?

It scaffolds a new module with the following features:

  • ES6 with Babel
  • Lint with ESLint
  • Tape tests with coverage report
  • Ensure dependencies are properly declared in package.json
  • Git precommit hook enforces quality checks on commit
  • CI config (CircleCI)

Getting Started

npm install -g cf-react-component-template
mkdir project
cd project
cf-react-component-template
npm install
npm test

About

🚫 **DEPRECATED** React component template scaffold

Resources

License

Stars

Watchers

Forks

Packages

No packages published