make-sreact-app
v0.0.1
Published
A really small react starter kit.
Readme
File Structure is minimal:
Install or use
Try now with:
npx make-sreact-app my-appFor Typescript, run this:
npx make-sreact-app my-app --ts- Default JS template: https://github.com/AsherCarneiro/template-js
- Typescript template: https://github.com/AsherCarneiro/template-ts
Run the app locally
Use:
npm start