Skip to content

BookyPie/react-component-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-component-boilerplate

boilerplate to build react component

Install

First, clone the repo via git:

git clone https://github.com/BookyPie/react-component-boilerplate.git your-project-name

And then install dependencies.

$ cd your-project-name && npm install

Run

Run the application with this command

$ npm start

Build

To publish your react component:

$ npm run build-lib

About

boilerplate to build react component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published