You must have the following installed and configured in your machine to run the application
- NPM
Node Package Manager : For information on how to set up node.js
and npm
click here
- Once you've cloned the repository navigate to
trello-clone/simple-trello-dashboard
- Run
npm install
- Now run
npm run serve
- Open
http://localhost:8080/
in your browser