An open API service indexing awesome lists of open source software.

https://github.com/govalta/ui-components-react-template


https://github.com/govalta/ui-components-react-template

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React product template

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.

## Usage

To use the templates, follow these steps:

1. Click the green **Use this template** button
2. Select **Create a new repository**
3. Select an owner and give the repo a suitable name for your project
4. Select either Public or Private
5. Click the button **Create repository from template**
6. Clone the repo onto your machine
7. Using a terminal of some kind, go into the directory you created and run the following commands (in order):
1. `npm i`
2. `npm upgrade --save`
3. `npm run dev`
8. Go to the listed port number of your localhost

---

[Visit Design System](https://ui-components.alberta.ca)