Getting started
Last updatedJuly 15, 2021
To get started with Hoss DX you need to create a new project. Simply run the following command to initialize your new project:
npx @hoss/init create MySite default
This will create a new directory called MySite using the default preset. See the plugins page for more options and presets.