diff --git a/README.rst b/README.rst index bc8e076..b2d2b85 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,10 @@ Grant Request Internal Dashboard Set up ------ -1. Copy the `.env.example` file and fill in the variables. -2. make build +1. Copy the ``.env.example`` file to ``.env`` and fill in the variables. The table you likely want to point it at is named "COVID Funding Request Form". Your Airtable API key is available at https://airtable.com/account +2. ``npm install``. +3. ``npx gatsby develop`` +4. Visit http://localhost:8000 License -------