Nice makes use of Composer to manage dependencies.
The recommended way to install Nice is to run the
composer require
command in your project directory:
composer require nice/framework:~1.0
This command will download and install Nice into the current directory, and update the composer.json
with
the new dependency.
Get started with your first Nice app.
Powered by Codex 1.1.0