nvitaterna / vitaterna.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Development

A dev container configuration is available, and is setup with the correct version of node and yarn.

After starting the container, run the development server:

yarn dev

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

Deployment

By running yarn build you can create a production build of this blog. Static generation is used and output is in the out directory. You can then deploy this directory to any static hosting provider.

About


Languages

Language:TypeScript 89.3%Language:JavaScript 7.9%Language:CSS 2.9%