Ionic
A sample Ionic app for KintoHub
๐ Deploying on KintoHub
- Service Type: Static Site
- Repo: https://github.com/kintohub-examples/ionic
- Branch: master
- Language: NodeJS
- Version: 10+
- Build:
npm install && npm run build
- Build Output Path:
./www
This will take a few minutes to deploy. Then click on the Access tab and copy the External Access
URL to see the Ionic App.
๐จ Running locally
Pre-requisites: NodeJS v10+
- Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/ionic
$ cd ionic
- Install ionic
npm install -g ionic
- Install the dependencies
$ npm install
- Build the app
$ npm run build
- To start the app
ionic serve
๐ Support
Contact us: https://www.kintohub.com/contact-us
Discord: https://kintohub.com/discord