Skip to content

Ricka7x/npm-module-react-boilerplate

Repository files navigation

Installation

  1. clone the repo
$ git clone https://github.com/Ricka7x/npm-module-react-boilerplate.git your-project-name-here
  1. open package.json and modify content to fit your needs
  2. install dependencies $ yarn or $ npm install

Runnig the project

$ yarn start or $ npm run start

Buiding for production

$ yarn build or $ npm run build

Publishing your project to npm

$ yarn publish or $ npm run publish

About

npm module boilerplate for react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published