meli-cli/README.md

20 lines
381 B
Markdown
Raw Normal View History

2020-12-02 14:40:43 +00:00
<p align="center">
<img alt="Meli Logo" src="https://raw.githubusercontent.com/meli-io/meli-brand/master/logo/logo-withot-text.svg" width="100" />
</p>
<h1 align="center">
Meli
</h1>
Self-hosted and (soon) cloud-hosted static site deployment server built with Caddy, NodeJS, React and MongoDB.
## Development
```
npm start
```
Test the CLI:
```
./build/index.js --help
```