Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 291 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 291 Bytes

L4GG Timeline

Microsite to display events compiled by Lawyers for Good Government Volunteers.

Getting Started

Create a .env file

cp sample.env .env

Install dependencies

npm install

Start the dev server

npm start

Open localhost:3000