mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-13 13:17:03 +03:00
7b73115606
generated from commit 24d054d4df
314 B
314 B
Hacking Material Design for Bootstrap
This project makes use of Gulp to build all our source codes.
You can get a full list of available commands running:
npm run gulp -- --tasks
Then, simply run:
npm run gulp dist:default // or any other task name
To trigger the relative task and run it.