Ecosyste.ms: Awesome

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

https://github.com/malcodeman/node-boilerplate


https://github.com/malcodeman/node-boilerplate

Last synced: 2 months ago
JSON representation

Lists

README

        

# node-boilerplate

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/node-boilerplate/blob/master/LICENSE)

## Getting started

```
git clone https://github.com/malcodeman/node-boilerplate.git
cd
yarn install && yarn start
```

## License

[MIT](./LICENSE)