1.0.0 • Published 3 years ago

cra-template-reactjs-context-api v1.0.0

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

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