cmpadden.github.io

0
0
0
public
Forked

cmpadden.github.io

Setup

Make sure to install the dependencies:

pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

pnpm run dev

Production

Generate the static website

pnpm generate

References

Check out the deployment documentation for more information.

Look at the Nuxt 3 documentation to learn more.

v0.3.3[beta]