0.92.2 • Published 4 years ago

@accordproject/concerto-ui v0.92.2

Weekly downloads
58
License
-
Repository
-
Last release
4 years ago

Build Status Dependabot Status dependencies Status Netlify Status yarn 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%
node ./prepare.js # makes required package.json configuration
yarn start

Features

0.92.2

4 years ago

0.92.0

4 years ago

0.92.1

4 years ago