Open abrahamcuenca opened 3 years ago
For this project, we will use React.
Please ensure that node has been installed on your machine according to the instructions here: https://nodejs.org/en/
Additionally, we will use Prettier: https://prettier.io/ using the config here: https://gist.github.com/abrahamcuenca/be391b4519287e67215fea6c54dd6d23
Clone the Sum1Cares repo and run npx create-react-app .
npx create-react-app .
For this project, we will use React.
Please ensure that node has been installed on your machine according to the instructions here: https://nodejs.org/en/
Additionally, we will use Prettier: https://prettier.io/ using the config here: https://gist.github.com/abrahamcuenca/be391b4519287e67215fea6c54dd6d23
Clone the Sum1Cares repo and run
npx create-react-app .