COVID-19 Symptom Self-Assessment Tool for the Caribbean
Start developing.
cd my-default-starter/
gatsby develop
Open the source code and start editing!
http://localhost:8000
my-default-starter
directory in your code editor of choice and edit src/pages/index.js
. Save your changes and the browser will update in real time!A quick look at the top-level files and directories you’ll see within the
project directory.
.
├── node_modules
├── src
├── .gitignore
├── .prettierrc
├── gatsby-browser.js
├── gatsby-config.js
├── gatsby-node.js
├── gatsby-ssr.js
├── LICENSE
├── package-lock.json
├── package.json
└── README.md
By contributing to this project, you agree to abide by our
code of conduct
Licensed under the MIT License.