Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 675 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 675 Bytes

VIPCHIROPRACTIC.CARE

React, Node and Express


Build Status

Demo:

vipchiropractic.care

Setup

git clone https://github.com/vipcare/vipchiropractic.care.git && cd vipchiropractic.care

Install dependencies

npm i # or use yarn
yarn

Start the app

npm start
# with yarn
yarn start
Visit http://0.0.0.0:5000 in your browser.

Demo: