Skip to content

fragosti/blog

Repository files navigation

blog

Built with:


Prerequisites

Running locally

# install the project dependencies
yarn install

# run the build and server locally
yarn start

# run the production build
yarn build