
# Getting Started

Start the app using:
```bash
 $ npm/pnpm run dev
```
Wait a bit for webpack to end running and update the page.

It'll probably start at [http://localhost:3000](http://localhost:3000)

> This project was bootstrapped with `create-a-critique` from [here](https://github.com/NickRMD/a-critique-app).