Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 261 Bytes

Beanloop Tech Blog

This is the beanloop tech blog!

Running

  • First, make sure you have cloned the repository.
  • Seconondly, install the dependencies with npm i
  • Lastly, start the development server with npm run develop

Deploy

run yarn deploy