UNPKG

270 BMarkdownView Raw
1# Ionic Lab
2
3Stand-alone Ionic Lab package, a utility used by `ionic serve --lab`.
4
5Once installed, invoke serve on your framework CLI of choice. Then, copy the
6URL of that server and invoke the Ionic Lab CLI. For example:
7
8```bash
9$ ionic-lab http://localhost:4200
10```