A personal blog webpage. This is a Next.js project bootstrapped with create-next-app.
Use nix-shell to create a node environment.
nix-shell shell.nixInstall dependencies:
npm install
Run the development server:
npm run dev
# or
yarn devOpen http://localhost:33333 with your browser to see the result.