###### tags: `mdf` `gatsby` `airtable` # Daily startup: 1. open atom (text editor) - open current project (`~/Development/PROJECTFOLDER`) - open main files (see [Key Files](https://github.com/ckakiti/General/blob/master/akiti_mdf21.md#key-project-files)) 2. open new terminal window and type ``` cd ~/Development/PROJECTFOLDER gatsby develop ``` (gatsby develop takes some time, may throw errors) 3. To view website in browser, open http://localhost:8000/ and http://localhost:8000/__graphql