- Clone this repo from
git@github.com:anton-kulagin/task-board.git
- Run
npm install
from the root directory - Run
npm run dev
- Your browser will automatically be opened and directed to the browser-sync proxy address
This app uses following libraries:
Along with many Gulp libraries (these can be seen in either package.json
, or at the top of each task in /gulp/tasks/
).