@bleedingdev/modern-js-main-doc
v3.5.0-ultramodern.44
Published
Documentation for the UltraModern.js framework
Maintainers
Readme
Modern.js Website
Installation
pnpm iLocal Development
$ pnpm run devThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Build
$ pnpm run buildThis command generates static content into the build directory and can be served using any static contents hosting service.
