Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 879 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 879 Bytes

Deep

Getting people to talk about the stuff that really matters

Development

  1. Install NodeJS.

  2. Clone the repository:

git clone https://github.com/riesentoaster/deep.git
  1. Open the folder:
cd deep
  1. Install dependencies
npm install
  1. Run the development server:
npm run start
  1. Open http://localhost:3000 with your browser to see the result.

License

Content

The content of this project (which includes the questions and translations) is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Code

The code of this project (which includes everything else) is licensed under a MIT License.