1 | Mohammad Amin Lotfi | 98171075 |
2 | Mehdi Abdi | 98105892 |
3 | Mahdi Teymoory | 99101354 |
# install dependencies
$ npm install
# Tailwind CSS build
$ npm run watch:css
# serve with hot reload (Auto-refresh) at localhost:3000
$ gulp build
Attention: npm run watch:css
& gulp build
must run parallel