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

https://github.com/robertoachar/express-parcel

📦 A playground for Express with Parcel.
https://github.com/robertoachar/express-parcel

express node parcel

Last synced: 2 months ago
JSON representation

📦 A playground for Express with Parcel.

Awesome Lists containing this project

README

          

# express-parcel

Generated by [Node Project Generator](https://github.com/robertoachar/generator-node).

[![License][license-badge]][license-url]

> A playground for Express with Parcel.

# Development

* Cloning the repo

```bash
$ git clone https://github.com/robertoachar/express-parcel.git
```

* Installing dependencies

```bash
$ npm install
```

* Running scripts

| Action | Usage |
| ------------------------- | -------------- |
| Starting development mode | `npm start` |
| Linting code | `npm run lint` |

# Author

[Roberto Achar](https://twitter.com/robertoachar)

# License

[MIT](https://github.com/robertoachar/express-parcel/blob/master/LICENSE)

[license-badge]: https://img.shields.io/github/license/robertoachar/express-parcel.svg
[license-url]: https://opensource.org/licenses/MIT