0.1.0 • Published 2 years ago

my-library-test-juliyo v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Build Status Dependabot Status dependencies Status Netlify Status 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