kmontg / simple-message

Meteor.js Test Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-message

Simple Message app using Meteor.js and React based on the todos tutorial

Installation

  • git clone https://github.com/kmontg03/simple-message && cd simple-message
  • npm install the npm dependencies

Usage

  • To run: npm run
  • To test: npm test (server tests appear in console and client tests at localhost:3000 in the browser)

About

Meteor.js Test Application


Languages

Language:JavaScript 88.6%Language:CSS 10.8%Language:HTML 0.6%