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: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/node-boilerplate
- Owner: malcodeman
- License: mit
- Created: 2020-04-12T17:11:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T15:24:48.000Z (about 2 years ago)
- Last Synced: 2024-10-29T11:10:36.405Z (2 months ago)
- Language: JavaScript
- Size: 543 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - node-boilerplate - Node boilerplate. (Node)
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)