Skip to content
This repository was archived by the owner on Apr 7, 2024. It is now read-only.

morewings/cra-template-npm-library

 
 

Repository files navigation

Node.js CI npm version npm

NPM library Create React App template

Create React App (CRA) template to build and publish NPM libraries with rollup, eslint and stylelint configurations. See full documentation.

Usage

npx create-react-app %PROJECT_NAME% --template npm-library

Or

yarn create react-app %PROJECT_NAME% --template npm-library

Then

cd %PROJECT_NAME%
yarn start

Features

Contributors

@morewings, @sky0matic

About

Create React App template to build and publish NPM libraries with typescript support, and rollup, eslint, stylelint configurations

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •