
Heroku Tabs Button
A one-click Ionic app template for Heroku
$0.00
Details
- Version:
- 1.0
- Ionic:
- 1.x
- Platforms:
- iOS
- Released:
- 5 years ago
- Updated:
- 5 years ago
- Category:
- Starters
- Tags:
- ,
ionic-heroku-button
A one-click Ionic app template for Heroku
Deploying locally
Make sure you have Node.js and the Heroku Toolbelt installed.
sh
git clone [email protected]:driftyco/ionic-heroku-button.git # or clone your own fork
cd ionic-heroku-button
npm install
npm start
Your app should now be running on localhost:5000.
Deploying to Heroku
heroku create
git push heroku master
heroku open
Alternatively, you can deploy your own copy of the app using this button:
Documentation
For more information about using Heroku, check out https://devcenter.heroku.com/