oksas / somnolentsoylent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stories in Ready

Sembly

Pithy project description

Team

  • Product Owner: Omar Mohamed
  • Scrum Master: Spencer Lopez
  • Development Team Members: Carlos Flores

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Mongo
  • React-Native-Cli

Development

Installing Dependencies

From within the root directory:

npm install

From within Sembly directory:

npm install

###Testing

From within the root directory:

npm test

###Adding Test Data

To prepopulate database for easier development... From within the root directory:

npm run populate

###Starting the app

With your mongo database runnning Start the server from the root directory:

npm start

From the Sembly directory in one terminal:

npm start

and in another terminal:

npm run build

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 90.7%Language:Objective-C 3.6%Language:HTML 1.8%Language:Python 1.3%Language:Java 1.2%Language:CSS 0.9%Language:Ruby 0.4%