Skip to content

OpenAngelArena/OAA-Public

This branch is 10 commits ahead of vatsalyagoel/OAA-Public:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8de35e · Feb 24, 2018

History

18 Commits
Feb 24, 2018
Jan 23, 2018
Jan 29, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 22, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 23, 2018
Jan 23, 2018
Jan 20, 2018
Jan 20, 2018
Jan 29, 2018
Jan 29, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 20, 2018
Jan 30, 2018
Jan 20, 2018

Repository files navigation

oaa

Open Angel Arena public website

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  3. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run gulp build for building and gulp serve for preview.

Testing

Running npm test will run the unit tests with karma.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.2%
  • TypeScript 24.7%
  • HTML 14.4%
  • CSS 3.7%