https://github.com/cbess/meteor-sample
Meteor sample app
https://github.com/cbess/meteor-sample
Last synced: 4 months ago
JSON representation
Meteor sample app
- Host: GitHub
- URL: https://github.com/cbess/meteor-sample
- Owner: cbess
- Created: 2015-05-15T03:39:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T03:18:33.000Z (about 11 years ago)
- Last Synced: 2025-07-26T10:01:55.110Z (11 months ago)
- Language: HTML
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Meteor Sample App
This is a sample bootstrap app I made in Visual Studio Code on a Mac.
It uses:
- Meteor 1.1.x
- CoffeeScript
- TypeScript
- Babel.js for ES6+
- Bootstrap 3
- AccountsTemplates
- SCSS and Less
## Setup
Run `setup.sh` to setup your environment.
The `.gitignore` ignores the `.meteor` directory. Make your own then remove the line.
## Conclusion
Meteor 1.x+ is awesome. I may update this when I experiment or learn more.