1.2.3 • Published 3 years ago

@dreygur/cra-template-js-w3 v1.2.3

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

cra-template-js-w3

This is an unofficial advanced JavaScript template for Create React App.

To use this template, add --template @dreygur/cra-template-js-w3 when creating a new app.

For example:

npx create-react-app my-app --template @dreygur/cra-template-js-w3

# or

yarn create react-app my-app --template @dreygur/cra-template-js-w3

For more information, please refer to: