typo
This commit is contained in:
parent
4f0cf976e2
commit
1268726a9a
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ cd svelte-app
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
...then start Rollup:
|
...then start [Rollup](https://rollupjs.org):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run dev
|
npm run dev
|
||||||
|
@ -63,4 +63,4 @@ Then, from within your project folder:
|
||||||
```bash
|
```bash
|
||||||
npm run build
|
npm run build
|
||||||
surge public
|
surge public
|
||||||
```# template
|
```
|
||||||
|
|
Loading…
Reference in a new issue