Our public website made by members.
Go to file
Tancre ba0e01963f some info to start 2020-09-16 15:03:32 +02:00
app structure, layout and automation 2020-09-16 14:23:28 +02:00
.gitignore some info to start 2020-09-16 15:03:32 +02:00
README.md some info to start 2020-09-16 15:03:32 +02:00
gulpfile.js structure, layout and automation 2020-09-16 14:23:28 +02:00
package-lock.json some info to start 2020-09-16 15:03:32 +02:00
package.json structure, layout and automation 2020-09-16 14:23:28 +02:00

README.md

TO START

  • install node.js globally

  • go in the folder and install all packages

      $ npm install
    
  • run gulp

      $ gulp watch