Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miolab/express_experiment

Node.js / Express [on going]
https://github.com/miolab/express_experiment

Last synced: about 2 months ago
JSON representation

Node.js / Express [on going]

Awesome Lists containing this project

README

        

# Express Experiment (Node.js)

## Require

- Node.js
- npm

## Setting

```
$ npm init
$ npm install express
$ npm install multer
$ npm install uuid
```

## Usage

```
$ node index.js
```

---

![node_express](https://user-images.githubusercontent.com/33124627/79212988-66478480-7e83-11ea-9a28-f1f9d23592a1.gif)