Skip to content

alejandronanez/context-bootcamp

Repository files navigation

Base React Project

Instructions

# Copy env variables for development
cp .env-template .env
# Copy env variables for production
cp .env-template .env-production
# Install deps
yarn install
# Run the app
yarn start

About

Let's play with React's Context API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published