Getting Started

Install the CLI

npm i -g @nodedk/cli

Create your app

Run the following command to create a new application:

ndk create

Follow the instructions to complete setup. Done!