Skip to content

schnee72/blobcdnexample

Repository files navigation

Blob CDN Example

Just doing some testing.

This is used to test hosting a site in azure with blob storage and cdn.

To run dev server with hot reloading:

npm start -s

To run prod build:

npm run build -s