https://github.com/ionic-team/ionic-learn
https://github.com/ionic-team/ionic-learn
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ionic-team/ionic-learn
- Owner: ionic-team
- Archived: true
- Created: 2014-04-01T22:45:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T03:13:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T21:58:33.619Z (about 1 year ago)
- Language: CSS
- Homepage: learn.ionicframework.com
- Size: 2.86 MB
- Stars: 61
- Watchers: 30
- Forks: 44
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Depreciated
The content on this site is outdated and no longer maintained. It is left her for reference purposes only.
# Ionic Learn
To start:
```
bundle install
rbenv rehash (if using rbenv)
nanoc
nanoc view
Open browser to http://localhost:3000
To watch files:
guard
```
## Contributing
Still working out contribution guidelines for content. Otherwise, the code is MIT licensed.