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

npm init (#6648)

parent cfec5d56
......@@ -51,4 +51,7 @@ alias npmt="npm test"
alias npmR="npm run"
# Run npm publish
alias npmP="npm publish"
\ No newline at end of file
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