/demgames-test

testing putting demgames into a pipeline

Primary LanguageJavaScriptMIT LicenseMIT

NDI Logo

DemGames - Debate

License mongodb express react node

Documentation - Installation - Contributing - License - Author(s)

A full stack (MERN) app that helps users learn how to debate effectively.

Documentation

⚠️ Branch 2018nov16 works on local machine but will throw error when build:

Failed to minify the code from this file: 

 	./node_modules/autobind-decorator/src/index.js:7 

This is a known issue of autobind-decorator without proper fix (as of 16 Nov 2018). autobind-decorator is used by react-tag-input which is used for the search bar. The decision is made to rebuild the search bar without react-tag-input.

🚧 Under construction

Installation

Make sure you have Node.js and Yarn on your machine. Clone this repository to your local machine (using SSH):

$ git clone git@github.com:nditech/demgames-debate.git
$ cd demgames-debate
$ yarn install
$ cd client
$ yarn install
$ cd ..
$ yarn start

Testing

There is no testing guide at the moment.

Contributing

There is no contributing guide at the moment.

License

MIT

Author(s)