Getting people to talk about the stuff that really matters
-
Install NodeJS.
-
Clone the repository:
git clone https://github.com/riesentoaster/deep.git
- Open the folder:
cd deep
- Install dependencies
npm install
- Run the development server:
npm run start
- Open http://localhost:3000 with your browser to see the result.
The content of this project (which includes the questions and translations) is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
The code of this project (which includes everything else) is licensed under a MIT License.