hopewise / vhealth-gatsby

Open source Gatsby template for a healthcare startup.

Home Page:https://vhealth.openthemes.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Open source Gatsby template for a healthcare startup.

https://vhealth.openthemes.dev

License:MIT License


Languages

Language:TypeScript 93.9%Language:JavaScript 5.3%Language:CSS 0.8%