Make sure you have Node.js and yarn installed on your machine
Port3000
must be available locally
- Clone this project
git clone [email protected]:cha-hin/clinical-study.git
- Move to the project folder
cd path/to/clinical-study
- Install the required dependencies
yarn install
- Run the project
yarn start
- Open a browser window and go to the link
http://localhost:3000
- Sign in with the following credentials
email: [email protected]
password: password
- Enjoy 😄