You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
Dima Vyshniakov edited this page Nov 29, 2023
·
4 revisions
NPM library Create React App template
Description
Create React App (CRA) template to build and publish NPM libraries with rollup, eslint and stylelint configurations.
Purpose
This template allows you to use CRA tooling to develop NPM library using JS or TS with some extra tools included. rollup.js is used to build the package for publishing.