Smudgeblog (Client) The client for smudgeblog. Getting Started Project Dependencies You will need to install the project dependencies by running the following command. yarn Local Development A local development server can be run by running the following command. yarn dev Production Build The app can be built for production by running the following command. yarn build