0.1.0 • Published 4 years ago
@uyghur.io/test2 v0.1.0
url
https://www.pluralsight.com/guides/export-reactjs-components-as-node-modules-to-npm
1
npx create-react-app test2
2
npm install --save-dev @babel/cli @babel/preset-react
3
"publish:npm": "mkdir dist && babel src/component -d dist --copy-files"
4
npm run publish:npm
5
npm publish --scope=@uyghur.io
0.1.0
4 years ago