ohmyform-api/doc/development.md
Michael Schramm a620971276 update readme
2020-06-01 00:53:28 +02:00

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`