项目作者: augusta-company

项目描述 :
COVID-19 Symptom Self-Assessment Tool for the Caribbean
高级语言: JavaScript
项目地址: git://github.com/augusta-company/covid-caribbean.git
创建时间: 2020-03-25T19:04:02Z
项目社区:https://github.com/augusta-company/covid-caribbean

开源协议:MIT License

下载



Health


COVID CARIBBEAN



Gatsby is released under the MIT license.


Current npm package version.


PRs welcome!

Table of Contents

  1. Installation and Usage
  2. What’s Inside
  3. Code of Conduct
  4. Contributing
  5. Style Guides
  6. License

🚀 Installation and Usage

  • Start developing.

    • Clone the repo.
    • Navigate into your new site’s directory and start it up.
    1. cd my-default-starter/
    2. gatsby develop
  • Open the source code and start editing!

    • Your site is now running at http://localhost:8000
    • Open the 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!

🧐 What’s inside?

A quick look at the top-level files and directories you’ll see within the
project directory.

  1. .
  2. ├── node_modules
  3. ├── src
  4. ├── .gitignore
  5. ├── .prettierrc
  6. ├── gatsby-browser.js
  7. ├── gatsby-config.js
  8. ├── gatsby-node.js
  9. ├── gatsby-ssr.js
  10. ├── LICENSE
  11. ├── package-lock.json
  12. ├── package.json
  13. └── README.md

Code of Conduct

By contributing to this project, you agree to abide by our
code of conduct

Contributing

  • Reach out to Augusta Health team if you’re interested in contributing.
  • Once approved you will be added as a contributor.
  • Clone the repo and create a new branch locally, on which to make changes.
  • View the issues page to see the most pressing needs.
  • To have your changes reviewed, open a new pull request and the Augusta team will review the
    changes. Be sure to reference the original issue in your pull request.

Style Guides

  • Write in UTF-8 in JavaScript.
  • Always use 2 spaces for indentation (don’t use tabs).
  • Look at the existing style and adhere accordingly.

License

Licensed under the MIT License.