doctor-care

Layout

Click here to access the layout.

Checklist

  • Create Repo
  • Add Pull Request Template
  • Create Project board on github
  • Create Git Flow Guide
  • Create CSS patterns Guide
  • Add Vite to project

Prerequisites

  • Node.js version 12.2.0+ installed on your machine. Use nvm for this
  • Package manager (npm or yarn)

Instalation

  1. Clone the project
  2. Open the project folder
  3. Open the terminal and type npm install
  4. To run the project run npm run dev
  5. To take down the project press ctrl + c