To help get teams up and running sooner, this product template to DDD product teams to showcase the ui-components and provide a starting point for teams building DDD products.
To use the templates, follow these steps:
- Click the green Use this template button
- Select Create a new repository
- Select an owner and give the repo a suitable name for your project
- Select either Public or Private
- Click the button Create repository from template
- Clone the repo onto your machine
- Using a terminal of some kind, go into the directory you created and run the following commands (in order):
npm i
npm upgrade --save
npm run dev
- Go to the listed port number of your localhost