Skip to content

Commit 137de5a

Browse files
Update README.md
1 parent c47d46b commit 137de5a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/MatBlazor.Web/README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# es6-webpack2-starter
1+
To deploy static web assets, one needs to use `npm`. If you have NPM installed, see the "Manual deploy with NPM" section. If you prefer running `npm` isolated in a docker container, run `deploy.ps1` (requires powershell).
2+
3+
# Powershell deploy script
4+
5+
In this folder, run `.\deploy.ps1`.
6+
7+
⚠️ This overwrites the static web assets in `MatBlazor/src/MatBlazor/wwwroot/dist` ⚠️
8+
9+
# Manual deploy with NPM
210

311
[![npm](https://img.shields.io/npm/v/es6-webpack2-starter.svg?maxAge=2592000?style=flat-square)](https://www.npmjs.com/package/es6-webpack2-starter)
412
[![npm](https://img.shields.io/npm/l/es6-webpack2-starter.svg?maxAge=2592000?style=flat-square)](https://github.com/micooz/es6-webpack2-starter/blob/master/LICENSE)

0 commit comments

Comments
 (0)