Libraries to empower assets related tasks and help to build & style web pages and more.
Git clone, incl. submodules, then setup:
npm i
Start sass demo:
npm run demo
Start blocks demo:
npm run demo-blocks
Build:
# FormantaSass demo + docs:
npm run build
# only build FormantaSass docs:
npm run build-docs
Build misc. assets, requires build output:
lerna run --stream screenshots
lerna run --stream favicons
Update packages:
npm run clean && rm -rf node_modules && rm package-lock.json && npm i
This project is free software distributed under the MIT License.
See: LICENSE.
© 2015 - 2024 Michael Becker, bemit UG (haftungsbeschränkt)