capacitor-sockets/example-app/README.md

13 lines
313 B
Markdown
Raw Normal View History

2024-10-03 05:03:39 +00:00
## Created with Capacitor Create App
This app was created using [`@capacitor/create-app`](https://github.com/ionic-team/create-capacitor-app),
and comes with a very minimal shell for building an app.
### Running this example
To run the provided example, you can use `npm start` command.
```bash
npm start
```