Last active
October 3, 2023 03:16
-
-
Save waramity/cb279b2d3d827048ad095ab64ce80c55 to your computer and use it in GitHub Desktop.
Revisions
-
waramity revised this gist
Oct 3, 2023 . 1 changed file with 6 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,4 +9,9 @@ yarn add Nvm install 8.11.2 Nvm use 8.11.2 nvm on nvm use 14.0.0 npm install -g yarn nvm use 12.0.1 npm install -g yarn -
waramity revised this gist
Oct 3, 2023 . 1 changed file with 7 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,4 +3,10 @@ npx webpack serve yarn add npm run dev-2 webpack Nvm uninstall 8.11.2 Nvm install 8.11.2 Nvm use 8.11.2 nvm on -
waramity created this gist
Sep 6, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ npx webpack serve yarn add npm run dev-2 webpack