npm packages updates
This commit is contained in:
parent
522cc1d3b8
commit
1e07580f7e
2 changed files with 13 additions and 7 deletions
10
README.md
10
README.md
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue