We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a290e9 commit be84849Copy full SHA for be84849
Makefile
@@ -0,0 +1,2 @@
1
+serve:
2
+ . "${NVM_DIR}/nvm.sh"; nvm use; npm run serve
0 commit comments