The CLI have dependencies that require Node 8.9 or higher, together with NPM 5.5.1 or higher.
BEFORE YOU INSTALL: please read the prerequisites
npm install -g @malopez1578/projectclinpm install @malopez1578/projectclinpm install -g @malopez1578/projectcli@1.0.0project [--start, --build, --help]project --helpcd PROJECT-NAME
project --startNavigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.
You can configure the default port used by the development server with one command-line options :
project --start --port 3030cd PROJECT-NAME
project --buildcd PROJECT-NAME
project --new- Generate documentation.
