Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 312 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 312 Bytes

nicklemmon.com

Build and test

Development

npm run dev

Production

npm run build

Running a Production Server

npm start

Testing

npm run test:e2e