Ionic-Angular-Headless-Drupal-Demo
Ionic-Angular-Headless-Drupal-Demo copied to clipboard
Can't serve git app on recent ionic install
I downloaded the last install and I can't figure to make it work on windows ionic fresh install.
Here is my config :
-OS : Windows 10
VM of vagrant : ionic box (https://github.com/driftyco/ionic-box)
When I launch the app without any changes I got a blank page but when I create my own project from scratch or another project from github I can get it working.
I can give more details about inioc, cordona or anything.
are errors in your browser console?
Did you executed:
- npm install
- bower update
- ionic serve
in your commandline?
Ill try as soon as possible. I did for sure bower update but no idéal about the npm install. Im out of work now so I will give you an answer as soon as possible.
Denis
Downloaded Just now executed all Steps
trying to run ionic Serve from my Commandline
i am getting this below error
Sorry! ionic serve can only be run in an Ionic project directory.