Standalone
linotype standalone is not yet usable
composer init
v1.1
v1.x-dev
Require linotype core with composer from the packagist.org repository:
composer require linotype/linotype
Add linotype project sample from repository (e.g. official starter):
composer require linotype/starter
Install from v1.x-dev branch:
composer require linotype/linotype:v1.x-dev linotype/starter:v1.x-dev --dev --no-cache
yarn --cwd linotype/Base build
Done! You are ready to create your first linotype powered website
Last modified 2yr ago