Skip to content

nicklemmon/nicklemmon-blog-next

Repository files navigation

nicklemmon.com

Build and test

Development

npm run dev

Production

npm run build

Running a Production Server

npm start

Testing

npm run test:e2e