Skip to content

Instantly share code, notes, and snippets.

@tlightsky
Last active July 9, 2022 03:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlightsky/86e1ceb48a35d110938a51bff6979697 to your computer and use it in GitHub Desktop.
Save tlightsky/86e1ceb48a35d110938a51bff6979697 to your computer and use it in GitHub Desktop.
npm i yrm -g
npm init -y
npm i typescript -g
tsc --init
npm i webpack webpack-cli webpack-dev-server -D
npm i ts-loader typescript -D
npm i htlm-webpack-plugin -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment