1.2.1 • Published 3 years ago

@mrnossiom/cra-template v1.2.1

Weekly downloads
49
License
MIT
Repository
github
Last release
3 years ago

Custom React Starterpack


Use this template with create-react-app:

npm init react-app my-app --template @mrnosiom

or

yarn init react-app my-app --template @MrNossiom

To test this app:

npm init react-app my-app --template file:path/to/react-starterpack

or

yarn init react-app my-app --template file:path/to/react-starterpack