Documentation - Installation - Contributing - License - Author(s)
A full stack (MERN) app that helps users learn how to debate effectively.
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
Make sure you have Node.js and Yarn on your machine. Clone this repository to your local machine (using SSH):
$ git clone [email protected]:nditech/demgames-debate.git
$ cd demgames-debate
$ yarn install
$ cd client
$ yarn install
$ cd ..
$ yarn start
There is no testing guide at the moment.
There is no contributing guide at the moment.
- Viet Nguyen