зеркало из https://github.com/nextcloud/news.git
update readme
This commit is contained in:
Родитель
13e6e80281
Коммит
bbc9e601b6
|
@ -1,9 +1,11 @@
|
||||||
# JavaScript
|
# JavaScript Development
|
||||||
Before starting, install nodejs and gulp-cli:
|
JavaScript is built and minified using gulp.
|
||||||
|
|
||||||
|
Therefore you need to install nodejs 5.6+ and npm. Then use npm to install **gulp-cli**:
|
||||||
|
|
||||||
sudo npm -g install gulp-cli
|
sudo npm -g install gulp-cli
|
||||||
|
|
||||||
then run:
|
Then install the local dependencies by running:
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче