cra-parcel
v1.0.5
Published
create a React Typescript App project, that uses Parcel for bundling, and Jest for testing
Downloads
4
Readme
cra-parcel
create a React Typescript App project, that uses Parcel for bundling, and Jest for testing, in a single command
Usage
npx cra-parcel [app name]
cd [app name]
npm start