Introduction
Welcome to Next!
Manage your Next app development.
Common commands:
next create <output directory>
Create a new next project in the specified directory.
next run [options]
Run your Next application.
Usage: next <command> [arguments]
Global options:
-h, --help Print this usage information.
Available commands:
add Add to property of current Next Project
build Build a project of Next
check_env check env the NextPackages
clean Clean a project of Next
create Create a new project of Next
exce Add to property of current Next Project
get Get property of current Next Project
info view info the Next
run Run a project of Next
set Set property of current Next Project
use Add new library in current project
version view version the Nex
Run "next <command> --help" for more information about a command.