Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 169 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 169 Bytes

Beginning Nodejs

Getting started

pnpm install
pnpm run dev

Watch mode

pnpm run watch

Format code

pnpm run format