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

https://github.com/robertoachar/smtc-node-now

A playground for Node/Express with now.
https://github.com/robertoachar/smtc-node-now

expressjs nodejs now

Last synced: 4 months ago
JSON representation

A playground for Node/Express with now.

Awesome Lists containing this project

README

          

# smtc-node-now

Generated by [OSS Project Generator](http://bit.ly/generator-oss-project).

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

> A playground for Node with now.

# Development

* Cloning the repo

```bash
$ git clone https://github.com/robertoachar/smtc-node-now.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/smtc-node-now/blob/master/LICENSE)

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