This is a personal project. It is only for portfolio.
Install Meteor
First install:
git clone [email protected]:rafaelhdr/meteor-wall.git
cd meteor-wall/
meteor npm install
Run: meteor
Web tests: meteor npm test
CLI tests: meteor test --once --driver-package dispatch:mocha --port 5000
- This project still require client tests