Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.26 KB

VSC Code Snippets

Vercel npm total npm downloads latest github release npm package license Buymeacoffee

Code snippets for Visual Studio Code.

npm i vsc-code-snippets // download all snippets from npm

Content

Includes snippets for following file extensions:

  • .gitignore
  • .asciidoc

Tech

Fastify

Fastify-CLI

npm run dev // run in development mode

npm start // run in production

npm run test // run test cases