Skip to content

nicobytes/ionic-docs

 
 

Repository files navigation

Built With Stencil

Ionic Docs

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

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.

Refference pages derived from source code like the API, Native, and some of the CLI pages are automatically created when the server starts and are not part of this project. To generate these pages locally, run npm run api-scripts-build to compile the scripts and npm run api-docs to generate them. Note, this command takes several minutes to run.

Contributing

Ensure you're using recent versions of npm 5.8+ 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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.5%
  • CSS 29.4%
  • HTML 2.1%
  • JavaScript 2.0%