Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 602 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 602 Bytes

Tech Forward

Sharing tech-focused organizations and tools working for social progress.

Built by @stauffermatt and friends

Getting Started

On Gomix

  • Just remix and add your Google Spreadsheet ID to .env.

Local development

  • cp .env.example .env
  • Open .env in your editor. You may need to fill in some values for your dev. See comments in that file.
  • npm install
  • npm start
  • open http://localhost:3030