Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 554 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 554 Bytes

Getting up and running

  1. Clone this repo from git@github.com:anton-kulagin/task-board.git
  2. Run npm install from the root directory
  3. Run npm run dev
  4. 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/).