Skip to content

eoutterson/perplexing-quasar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perplexing-quasar

A quasar is a compact region in the center of a massive galaxy surrounding a central supermassive black hole. Some of their properties are perplexing.

DisplayBase

DisplayBase is an open-source platform to display content and associated data in a gallery style. Pop-ups display associated metadata.

Team

  • Product Owner: PerplexingQuasar
  • Scrum Master: Eric Outterson
  • Development Team Members: Elvio Cavalcante, Ken Kang, Eric Outterson, Jimmy Tjandra

Table of Contents

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

Usage

To use locally, install dependencies and type the command "npm start" inside the server directory

Requirements

  • express 4
  • Grunt
  • Mongo
  • etc
  • etc

Development

Installing Dependencies

From within the app directory:

sudo npm install -g bower
bower install

From within the server directory:

sudo npm install
grunt build

also remember to set your

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Around a black hole, sometimes energy happens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.3%
  • HTML 3.4%
  • CSS 3.3%