Skip to content

budleigh/hrr17-rattata

 
 

Repository files navigation

Battle Nuggets

Table of Contents

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

Prologue

Ces petits nuggets,

naives et fachés

Vont maintenant à la guerre

La vie, gâchée

The heated conflict between the Chicken Nuggets and the Gold Nuggets has finally come to a head. There is no time left for excuses, no place for futile negotiations. Civilization has crawled to a halt as the two most technologically advanced species on Earth endlessly do battle, wave after brutal wave.

As long as they're gonna be doing that, we, the penitent survivors, might as well bet on who's going to win. If you're lucky, you might be able to afford fabulous prizes; earthly delights of which no man ought dare dream.

Requirements

  • Node 6.2.x
  • PostgreSQL

Development

Installing Dependencies

From within the root directory:

npm install
npm start

Tasks

For local development (watches changes on server and client):

grunt dev

To run tests:

grunt test

To lint:

grunt lint

Roadmap

View the project roadmap here

Team

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 82.5%
  • HTML 13.1%
  • CSS 4.4%