Skip to content

paulrosenzweig/react-hubspot-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Component Boilerplate

A simple React boilerplate that outputs to ES5 and ES6.

Getting started

git clone [email protected]:escaladesports/react-component-boilerplate.git --depth=1 your-component
cd your-component
rm -rf .git

Also make sure to edit the package.json file with a new name, version number, author, and anything else you might need.

Usage

  • yarn dev: Runs a local dev server from the dev directory
  • yarn analyze: View bundle sizes