Skip to content

andrewschmidt-a/nemcrunchers-dev

Repository files navigation

nemcrunchers.dev

Andrew Schmidt's Personal Profile, made with Next.js

Getting Started

To get started, simply clone the repository and run npm install


# Install npm packages
npm install

# Start up the next.js dev server, browse to http://localhost:3000/
npm run dev

Generating the Static Site

# Build and export the site, the static files are generated in the out/ folder
npm run export

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published