0.20220712.0 • Published 3 years ago
@alice-ctp3/react-alice-ctp3 v0.20220712.0
react-alice-ctp3
This repository accompanies the blog entry Publishing a React component to npm using Vite.
This is a scaffold application for building a React library/component using Vite, that can be published to npm.
Feel free to clone this repository. Simply replace all instances of react-alice-ctp3 in /package.json and in /vite.config.js with the name of your npm package.
Replace version, description and author in /package.json.
To run in development
npm run devTo run tests
npm testor
npm run watchTo build and publish
npm run buildfollowed by
npm publishLicense
MIT © tomsouthall
0.20220712.0
3 years ago
0.20220628.0
3 years ago
0.20220530.0
3 years ago
0.20220531.0
3 years ago
0.20220530.1
3 years ago
0.0.1
3 years ago
0.0.0
3 years ago