Skip to content

michaelDpierce/blog

Repository files navigation

Michael Pierce's Blog

Prerequisites

Before you can start, you'll first need to install Yarn. Then run yarn to install project dependencies.

Available Scripts

In the project directory, you can run:

yarn dev runs the app in development mode

yarn test launches the test runner in the interactive watch mode

yarn build compiles the application for production deployment

yarn start starts the application in production mode

Branching Strategy