getmeli / meli-docs

Documentation of Meli, open source platform for deploying static sites and frontend applications.
https://docs.meli.charlie-bravo.be/
MIT License
4 stars 13 forks source link

meli-logo

meli-docs

Open source platform for deploying static sites and frontend applications.

Get started

npm install
npm start

Testing a production build

npm run build
npm run serve