Skip to content

shantanu-deshmukh/vhealth-gatsby

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

License

Stars

Watchers

Forks