This commit is contained in:
ridomin 2016-07-13 13:33:24 -07:00
Родитель 089463802f
Коммит 45978ec27e
2 изменённых файлов: 5 добавлений и 2 удалений

Просмотреть файл

@ -54,4 +54,7 @@ Once you have all the packages restored, and the Gulp tasks executed, you can us
#### Live Reload
Ionic cli offers the `ionic serve` command to implement a Live Reload development workflow, you can obtain similar results executing the gulp task `watch`
and using the Live Reload capabilities of the Ripple Emulator
and using the Live Reload capabilities of the Ripple Emulator
## Code of conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

Просмотреть файл

@ -103,7 +103,7 @@
</Target>
<ProjectExtensions>
<VisualStudio>
<UserProperties project_1json__JSONSchema="http://www.asp.net/media/4878834/project.json" />
<UserProperties />
</VisualStudio>
</ProjectExtensions>
<Import Project="_apacheCordovaProjectSourceItems.Targets" Condition="Exists('_apacheCordovaProjectSourceItems.Targets')" />