npm packages updates

This commit is contained in:
ut 2019-02-19 20:38:22 +01:00
commit 1e07580f7e
2 changed files with 13 additions and 7 deletions

View file

@ -12,6 +12,12 @@ $ ncu -u
(install ncu with $ npm install -g npm-check-updates)
during design/development, render SCSS etc
during design/development, render SCSS etc:
$ npm start
$ npm start
render and pack for deployment
$ npm run package
(zip file will be located in packaged folder)