Skip to content

aphex/ionic-docs

 
 

Repository files navigation

Built With Stencil

Ionic Docs

This is the home for the v4+ Ionic Framework docs.

Installation

The API Docs use nodegit. This required libgcrypt to be installed, which is not installed by default in OSX. To run the API Docs scripts, first install libgrypt. With Homebrew, this can be done with brew install libgcrypt.

Editors

The site content is built from markdown files in src/docs-content. Markdown files created there will automatically be turned in to routes based on their relative place in the directory.

Contributing

Ensure you're using recent versions of npm 5 and node 8.

Then run npm install, and then npm run dev to launch the site in development mode.

.

About

Docs for the Ionic Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 74.1%
  • TypeScript 12.8%
  • CSS 12.7%
  • JavaScript 0.4%