Skip to content

Instantly share code, notes, and snippets.

@PavelPolyakov
Created January 19, 2019 06:49
Show Gist options
  • Save PavelPolyakov/d319f550f19af6c5135bb2907c76536b to your computer and use it in GitHub Desktop.
Save PavelPolyakov/d319f550f19af6c5135bb2907c76536b to your computer and use it in GitHub Desktop.
mkdir my-project-ts
cd my-project-ts
npm init -y
npx gitignore node
npm i typescript fastify fastify-plugin ts-node fastify-blipp
@PavelPolyakov
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment