diff --git a/BUILD.md b/BUILD.md new file mode 100644 index 0000000..cf85a98 --- /dev/null +++ b/BUILD.md @@ -0,0 +1,8 @@ +# serverless-samples + +``` cd ServerlessLibraryUI +yarn install +rem yarn serve (to debug locally) +yarn build +``` +copy dist folder over to ServerlessLibraryAPI\wwwroot