mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-25 04:35:24 +00:00
some info to start
This commit is contained in:
parent
08b275b11b
commit
ba0e01963f
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
node_modules
|
16
README.md
16
README.md
@ -1,7 +1,11 @@
|
|||||||
# TO START
|
## TO START
|
||||||
|
|
||||||
install all packages
|
* install node.js globally
|
||||||
$ npm install
|
|
||||||
|
* go in the folder and install all packages
|
||||||
run gulp
|
|
||||||
$ gulp watch
|
$ npm install
|
||||||
|
|
||||||
|
* run gulp
|
||||||
|
|
||||||
|
$ gulp watch
|
||||||
|
6593
package-lock.json
generated
Normal file
6593
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user