You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# In the Terminal or Cmd# Clone this repository
$ git clone git@github.com:mux-mux/kanban.git
# Move to the cloned repository directory
$ cd kanban
# Install dependencies
$ npm install
# Open the browser & listen to changes
$ npm start