1.0.1 • Published 2 years ago

@maxpaj/create-react-component v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

create-react-component

Bootstrap a dev environment for building a React component with TypeScript, ready for publishing with npm.

Currently builds components that are compatible with react@17 and above.

$ npm install -g @maxpaj/create-react-component ts-node
$ create-react-component my-component

TODO

  • Add some dev-server for developing in the browser