https://github.com/proustibat/ion-prism-app-example
This is an example of an app using Ion Prism directive. For documentation please visit the repo of the directive.
https://github.com/proustibat/ion-prism-app-example
directive highlight highlighting ionic ionic-apps ionic-cordova ionic-directive ionic-framework ionic-html-pages ionic-tutorial ionic3 ionic3-examples prism prismjs syntax-highlighter syntax-highlighting
Last synced: about 2 months ago
JSON representation
This is an example of an app using Ion Prism directive. For documentation please visit the repo of the directive.
- Host: GitHub
- URL: https://github.com/proustibat/ion-prism-app-example
- Owner: proustibat
- Created: 2017-11-16T12:14:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T10:45:21.000Z (over 8 years ago)
- Last Synced: 2024-12-30T22:14:56.941Z (over 1 year ago)
- Topics: directive, highlight, highlighting, ionic, ionic-apps, ionic-cordova, ionic-directive, ionic-framework, ionic-html-pages, ionic-tutorial, ionic3, ionic3-examples, prism, prismjs, syntax-highlighter, syntax-highlighting
- Language: CSS
- Homepage: https://proustibat.github.io/ion-prism-app-example/
- Size: 1.94 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ion Prism directive: app example
This is an example of an app using [Ion Prism directive](https://github.com/proustibat/ion-prism).
For documentation please visit the repo of the directive.
## Install
```
git clone git@github.com:proustibat/ion-prism-app-example.git
cd ion-prism-app-example
ionic cordova prepare
```
Accept to install npm packages or run `npm i` before.
## Run
```
ionic serve -l
```
