Make sure you are using Node v12.xxx. (latest version of node 12)
Start the temporary server
cd server
npm install
npm start
Then, open another terminal, and start the client in dev mode
cd client
yarn install
yarn start
Thanks goes to these wonderful people (emoji key):
Daniel Huerta 🤔 📆 |
Joshua Wu 💻 👀 📖 |
Karen 💻 🎨 🤔 |
Miles 🤔 💻 💼 👀 |
Ari Rodriguez 🤔 💻 💼 |
Sarah Rogers 💻 |
luandro 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!