Skip to content

timneutkens/brian-lovin-next

 
 

Repository files navigation

Brian Lovin Next

The code that powers brianlovin.com.

Development

Clone the repository: git clone git@github.com:brianlovin/brian-lovin-next.git

cd into the directory: cd brian-lovin-next

Install dependencies: npm install

Start the client: npm run dev

Open the site: localhost:3000

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%