From 9934a28523c74da3e9d0968128312345dc3e1ac4 Mon Sep 17 00:00:00 2001 From: thenaim Date: Sat, 10 Jul 2021 20:10:42 +0300 Subject: [PATCH] docs(): update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 44cb520..0ad6105 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ npx cap open android npx cap open ios ``` +# Run in Browser + +```bash +npm run start +``` + ### iOS Setup Download and install [Xcode](https://developer.apple.com/xcode/). @@ -81,6 +87,10 @@ Want to start contributing to open source with ionic? Leave your mark and join t Get started by checking out list of open [issues](https://github.com/thenaim/ionic-tk-social-network/issues) and reading [Contributor Guide](https://github.com/thenaim/ionic-tk-social-network/blob/master/CONTRIBUTING.md) +## Thanks for support + +[MockAPI](https://mockapi.io?utm_source=ionic-tk-social-network) - MockAPI is a simple tool that lets you easily mock up APIs, generate custom data, and preform operations on it using RESTful interface. + ## License License MIT (see the [LICENSE](https://github.com/thenaim/ionic-tk-social-network/blob/master/LICENSE) file for the full text)