voidlabs / mosaico

Mosaico - Responsive Email Template Editor
https://mosaico.io
GNU General Public License v3.0
1.69k stars 500 forks source link

where is documentation? #608

Closed faizananwerali closed 3 years ago

faizananwerali commented 3 years ago

I can't figure out where to start.

All I see is text in WIKI, there is no Javascript code documentation.

Where is it?

Where are compiled js and CSS files?

bago commented 3 years ago

Did you read the README? This tells you how to compile (build) the project: https://github.com/voidlabs/mosaico/blob/master/README.md#buildrun-with-the-development-backend-

Otherwise you find prebuilt artifacts in the "dist.zip" files in the releases: https://github.com/voidlabs/mosaico/releases

Mosaico is a javascript library targeting developers, don't expect to be able to use it if you can't develop a "backend": https://github.com/voidlabs/mosaico/wiki/Serving-Mosaico