9 строки
167 B
Markdown
9 строки
167 B
Markdown
|
# serverless-samples
|
||
|
|
||
|
``` cd ServerlessLibraryUI
|
||
|
yarn install
|
||
|
rem yarn serve (to debug locally)
|
||
|
yarn build
|
||
|
```
|
||
|
copy dist folder over to ServerlessLibraryAPI\wwwroot
|