Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 437 Bytes

Meteor wall

This is a personal project. It is only for portfolio.

Requirements

Install Meteor

Usage

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

TODO

  • This project still require client tests