Documentation for imagick-layout-engine
If you find any issues with the documentation, please open an issue on the GitHub repository.
This documentation will be automatically published on https://kehet.github.io/imagick-layout-engine-docs/
All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm dev |
Starts local dev server at localhost:4321 |
npm build |
Build your production site to ./dist/ |
npm preview |
Preview your build locally, before deploying |
npm astro ... |
Run CLI commands like astro add, astro check |
npm astro -- --help |
Get help using the Astro CLI |