Commit a8f3b374 authored by Erwan ROUSSEL's avatar Erwan ROUSSEL Committed by Marc Cornellà
Browse files

npm init (#6648)

parent cfec5d56
...@@ -52,3 +52,6 @@ alias npmR="npm run" ...@@ -52,3 +52,6 @@ alias npmR="npm run"
# Run npm publish # Run npm publish
alias npmP="npm publish" alias npmP="npm publish"
# Run npm init
alias npmI="npm init"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment