Information display platform about the hospital
http://localhost:3000/home/${identify_code}/#/
- debug
without login or use identify_code = test
- mock
use mock data
- iCode
company identify_code
# clone the project
git clone https://github.com/o-cc/platform-hospital.git
# enter the project directory
cd platform-hospital
# install dependency
npm install
# develop
npm start
"proxy": "http://39.97.71.196:8000/api"