1.0.0 • Published 3 years ago
react-typescript-package-template v1.0.0
React Typescript Package Template
This is a template for creating a new React Typescript package.
Usage
- Clone this repository
- Run
npmto install dependencies - Run
npm run buildto build the package
Publishing
- Run
npm run buildto build the package - Run
npm publishto publish the package
License
MIT
1.0.0
3 years ago