A collection of shiny AEC Startups http://www.aecstartups.com/
The website is auto-generated from entries from this Airtable.
To add a new entry just fill out this form . Once the entry is approved it will be automatically published to the website
$ yarn install
$ yarn serve
This command the Vue app and a local lambda for development. It expects AIRTABLE_API_KEY
and AIRTABLE_API_URL
environment variables to be set. If these variables are missing, a mock response is returned (see lambda/mockdata.json
)
MIT