Skip to content

trendmicro-frontend/react-component-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-component-template

Contents

  • Empty React component
  • Example
  • ESLint (.eslintrc)
  • Babel (.babelrc)
  • .gitignore and .npmignore
  • Tests and Coverage
  • Travis CI (.travis.yml)

Getting Started

  1. Clone the repository with a different name:
git clone git@github.com:trendmicro-frontend/react-component-template.git react-example
cd react-example
  1. Run npm install to install dependencies

  2. ./generate-component shows a wizard for generating a new component

image

License

MIT