Microsite to display events compiled by Lawyers for Good Government Volunteers.
Create a .env file
cp sample.env .env
Install dependencies
npm install
Start the dev server
npm start
Open localhost:3000
Microsite to display events compiled by Lawyers for Good Government Volunteers.
Create a .env file
cp sample.env .env
Install dependencies
npm install
Start the dev server
npm start
Open localhost:3000