Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 484 Bytes

fulljames.net

The least possible website I could get away with

Now running on Next.js and Tailwind because it makes life easy.

Getting Started

Install dependencies and run the development server:

yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.