Skip to content

willsimmons/somnolentsoylent---sembly

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.8%
  • Objective-C 3.6%
  • HTML 1.8%
  • Python 1.3%
  • Java 1.2%
  • CSS 0.9%
  • Ruby 0.4%