Skip to content

Commit

Permalink
feat: install serve
Browse files Browse the repository at this point in the history
  • Loading branch information
st3v3nhunt committed Aug 17, 2020
1 parent f80747e commit c1c637c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install-node-stuff.sh
Expand Up @@ -7,6 +7,7 @@ echo "Installing global npm packages (serverless, snyk, yarn)..."
npm install -g @vue/cli
npm install -g eslint_d
npm install -g prettier
npm install -g serve
npm install -g serverless
npm install -g standard
npm install -g snyk
Expand Down

0 comments on commit c1c637c

Please sign in to comment.