https://github.com/meteor/tutorial-viewer
Read the Meteor tutorials in a minimalist app
https://github.com/meteor/tutorial-viewer
Last synced: 4 months ago
JSON representation
Read the Meteor tutorials in a minimalist app
- Host: GitHub
- URL: https://github.com/meteor/tutorial-viewer
- Owner: meteor
- Created: 2015-07-09T18:02:36.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T16:21:46.000Z (over 6 years ago)
- Last Synced: 2025-01-30T06:32:05.082Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 17
- Watchers: 21
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tutorial-viewer
Read the Meteor tutorials in a minimalist app### Setup
Run:
1. `git submodule update --init --recursive`
2. `meteor`