Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Node.js needs to be installed #1

Merged
merged 3 commits into from
Jul 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This tutorial shows how to install the chat overflow framework. By now, working

### Not so Pro

0. Download and install [git](https://git-scm.com/) (obviously). Make sure that you can run it using the console.
0. Download and install [git](https://git-scm.com/) (obviously) and [Node.js](https://nodejs.org/en/download/). Make sure that you can run it using the console.
1. Clone the main repository using `git clone https://github.com/codeoverflow-org/chatoverflow.git`.
2. Navigate to the created chatoverflow-folder, e.g. using `cd chatoverflow`.
3. Clone the [api repository](https://github.com/codeoverflow-org/chatoverflow-api) into a folder named "api". using `git clone https://github.com/codeoverflow-org/chatoverflow-api.git api`.
Expand Down
Binary file modified img/class.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/component.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.