Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Commit 85f03fd

Browse files
committed
Move server files out of server/ dir
1 parent b307e14 commit 85f03fd

15 files changed

+1
-2
lines changed
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ This is a simple example of a _Node.js_ server with following features:
2121
Following assumes you have `python` `v3` installed and have it available in the `PATH`:
2222

2323
- Checkout this repository `git clone repository && cd repository_folder`
24-
- `cd server/`
2524
- Set _Node.js_ version in terminal `nvm use` - defined in `.nvmrc`
2625
- Install dependencies `npm i`
2726
- Start server `npm start` or `node server.js`
File renamed without changes.

0 commit comments

Comments
 (0)