cra-template-reactjs-context-api
v1.0.0
Published
The reactjs-context-api template for Create React App.
Downloads
2
Maintainers
Readme
Getting Started with reactjs-context-api template of Create React App
This project was created with reactjs-context-api.
To use this template
To use this template, add --template reactjs-context-api
when creating a new app.
For example:
npx create-react-app my-app --template reactjs-context-api
# or
yarn create react-app my-app --template reactjs-context-api