cra-template-js

0.2.0 • Public • Published

cra-template-js

An progressive web app template for Create React App, using TypeScript.

To use this template add --template js when creating a new app:

# npm
npx create-react-app my-app --template js --use-npm

# npm local
npx create-react-app my-app --template file:./cra-template-js --use-npm

# yarn
yarn create react-app my-app --template js

Learn more

The Create React App documentation has more details on using this template to create your PWA.

Package Sidebar

Install

npm i cra-template-js

Weekly Downloads

4

Version

0.2.0

License

MIT

Unpacked Size

310 kB

Total Files

46

Last publish

Collaborators

  • kohded