The user-facing side of Hack Penguin 🐧
Make sure you have yarn installed. If you don't have yarn installed, click here.
yarn
yarn start
If you need to test anything that involves communicating with playground-backend, refer to the README in that repository to get that up and running.
I recommend you install the ESLint and Prettier VSCode extensions for easy development.
Playground frontend is available under the MIT license. See the LICENSE file for more details.
Check out the main Playground repo for more details!