mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-03-29 02:04:39 +09:00
262 B
262 B
How to install?
- Open terminal / cmd in the folder.
- Run:
npm install
How to run once?
- Open terminal / cmd in the folder.
- Run:
gulp
How to watch file?
- Open terminal / cmd in the folder.
- Run:
gulp watch