This commit is contained in:
Rich Harris 2017-08-05 20:23:01 -04:00
parent 4f0cf976e2
commit 1268726a9a

View file

@ -23,7 +23,7 @@ cd svelte-app
npm install
```
...then start Rollup:
...then start [Rollup](https://rollupjs.org):
```bash
npm run dev
@ -63,4 +63,4 @@ Then, from within your project folder:
```bash
npm run build
surge public
```# template
```