Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split examples from Express Core #5311

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 1 addition & 12 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,19 +101,8 @@ $ npm start

## Examples

To view the examples, clone the Express repo and install the dependencies:
To view the examples, checkout [this dedicated repository](https://github.com/expressjs/examples) and follow the instructions in the README.

```console
$ git clone https://github.com/expressjs/express.git --depth 1
$ cd express
$ npm install
```

Then run whichever example you want:

```console
$ node examples/content-negotiation
```

## Contributing

Expand Down
30 changes: 0 additions & 30 deletions examples/README.md

This file was deleted.

133 changes: 0 additions & 133 deletions examples/auth/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions examples/auth/views/foot.ejs

This file was deleted.

20 changes: 0 additions & 20 deletions examples/auth/views/head.ejs

This file was deleted.

21 changes: 0 additions & 21 deletions examples/auth/views/login.ejs

This file was deleted.

9 changes: 0 additions & 9 deletions examples/content-negotiation/db.js

This file was deleted.

46 changes: 0 additions & 46 deletions examples/content-negotiation/index.js

This file was deleted.

19 changes: 0 additions & 19 deletions examples/content-negotiation/users.js

This file was deleted.

28 changes: 0 additions & 28 deletions examples/cookie-sessions/index.js

This file was deleted.

49 changes: 0 additions & 49 deletions examples/cookies/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions examples/downloads/files/CCTV大赛上海分赛区.txt

This file was deleted.

1 change: 0 additions & 1 deletion examples/downloads/files/amazing.txt

This file was deleted.

3 changes: 0 additions & 3 deletions examples/downloads/files/notes/groceries.txt

This file was deleted.