feat(#137): added 'summary' method

This commit is contained in:
Jamie Peabody
2021-04-29 21:20:53 +01:00
parent 5deac86ebc
commit 4610ed3535
7 changed files with 67 additions and 939 deletions

View File

@@ -3,10 +3,11 @@
To run these examples, you need to run:
```bash
$ npm run build
$ npm start
```
This runs Mergely in a hot dev-server for development.
This runs Mergely in a hot dev-server for development. However, only the main example is hot-reloaded when mergely is changed. The others require a rebuild.
## Main example
http://localhost:8080