You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recommended way to start a new Greenwood project, our **init** CLIwill scaffold out a starter project for you. Just run a single command and then follow the prompts. Make sure you have the [latest LTS version of Node](https://nodejs.org/en/download) installed.
15
+
The recommended way to start a new Greenwood project is with our **init** CLI, which will scaffold out a new project for you. It will also prompt you for setting up TypeScript, package manager selection, and more!
16
16
17
-
To scaffold into the _current_ directory, run:
17
+
Just run a single command and then follow the prompts:
0 commit comments