Skip to content

stackbit-test-projects/great-cabbage

Repository files navigation

vHealth

Open Source web template for a Healthcare Startup. It's built using gatsby but can be easily ported to create-react-app.

Preview

Demo vHealth

See Live Preview >>

🚀 Get Up and Running in 5 Minutes

  1. Install the Gatsby CLI.

    npm install -g gatsby-cli
  2. Download and install dependencies.

    Clone this repo and install required dependencies:

    git clone https://github.com/shantanu-deshmukh/vhealth-gatsby.git
    cd vhealth-gatsby
    yarn install
    #or `npm install` if you prefer npm
  3. Start the site in develop mode.

    Start the site in develop mode and make changes as per your requirement

    gatsby develop
  4. Deploy

    Just build and deploy the public directory to a service that serves HTML pages.

    gatsby build

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

👨🏻‍💻 Author

Shantanu Deshmukh

Full-stack developer with experience in building complete Web & mobile apps from scratch.

Linkedin / Twitter / AngelList

💜 Thanks

Special thanks to SLAB Design Studio for letting me use their design for this template.