/trello-clone

Built a Trello Clone using Vue

Primary LanguageJavaScript

Simple Trello Dashboard

trello-clone hex logo

Prerequisites

You must have the following installed and configured in your machine to run the application

  1. NPM

Node Package Manager : For information on how to set up node.js and npm click here

Running the Web App

  1. Once you've cloned the repository navigate to trello-clone/simple-trello-dashboard
  2. Run npm install
  3. Now run npm run serve
  4. Open http://localhost:8080/ in your browser