9 lines
177 B
Markdown
9 lines
177 B
Markdown
# Development
|
|
|
|
tip's and tricks to get you started
|
|
|
|
## First Run
|
|
|
|
install yarn on your system if not already present and then install all dependencies
|
|
by running `yarn install`
|