Skip to content

nwilson5/nuuson

Repository files navigation

This is a Next.js project created for my personal website nuuson.com

Setup

conda create -n nuuson nodejs=20
conda activate nuuson
npm install

Development

npm run dev

Open http://localhost:3000 in your browser.

Commands

npm run build    # Create production build
npm start        # Run production build
npm run lint     # Run ESLint
npm test         # Run tests

About

Personal Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors