Haiti-Distributed-Healthcare-System / hdhs

Haiti Distributed Healthcare System
3 stars 0 forks source link

WIP: [Feature] Create React App #12 #22

Closed abpwrs closed 4 years ago

abpwrs commented 4 years ago

Starting work in progress PR for creating the react app. This will close #12 We are still deciding if we will be using typescript or javascript.

Commands ran:

npx create-react-app hdhs.js
npx create-react-app hdhs.ts --template typescript

This PR will be updated and merged once a decision is made.

abpwrs commented 4 years ago

We have decided on using TypeScript w/ React and this PR has been updated accordingly.

zainakh commented 4 years ago

This looks fine to me. Should we continue to have 1 approving review be the standard for merging on issues?