@lader/cli
v1.0.1
Published
CLI used by Lader framework
Readme
Lader CLI
About
Lader CLI includes scripts to start and easily develop nodejs applications using the Lader framework.
Scripts
In the root directory, you can run:
lader dev
Will start the Lader server in development mode.
The application will automatically reload with every change in the ./src folder.
