mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-24 12:25:23 +00:00
Our public website made by members.
app | ||
.gitignore | ||
gulpfile.js | ||
package-lock.json | ||
package.json | ||
README.md |
TO START
-
install node.js globally
-
go in the folder and install all packages
$ npm install
-
run gulp
$ gulp watch