some info to start

This commit is contained in:
Tancre 2020-09-16 15:03:32 +02:00
parent 08b275b11b
commit ba0e01963f
3 changed files with 6604 additions and 6 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
node_modules

View File

@ -1,7 +1,11 @@
# TO START
## TO START
install all packages
$ npm install
run gulp
$ gulp watch
* install node.js globally
* go in the folder and install all packages
$ npm install
* run gulp
$ gulp watch

6593
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff