Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stolinski/level-up-meteor-react-base
A Level Up Tutorials Meteor + React project base.
https://github.com/stolinski/level-up-meteor-react-base
Last synced: 12 days ago
JSON representation
A Level Up Tutorials Meteor + React project base.
- Host: GitHub
- URL: https://github.com/stolinski/level-up-meteor-react-base
- Owner: stolinski
- Created: 2015-10-01T22:06:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T03:59:34.000Z (about 9 years ago)
- Last Synced: 2024-04-13T14:36:26.926Z (7 months ago)
- Language: CSS
- Size: 97.7 KB
- Stars: 4
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Level Up Tutorials Meteor + React Base v0.0.1
## What is this?
A base for starting Meteor projects using React as a front-end framework instead of Blaze.
## What is in it?
In time, you will know. Well.. I just haven't completed this section of the readme yet, but in the meantime you can paw over the packages file in the .meteor dir to get a good idea what this comes with.
## How do I use it?
```
git clone [email protected]:stolinski/level-up-meteor-react-base.git
cd level-up-meteor-react-base
meteor
```
or change the name of the main dir after cloning, it's your choice ( ^-^)_旦””, whatever.## More Questions.
#### Q - Why React + Meteor?
A - Because it is seriously awesome and you will love it.#### Q - Is this ready to use?
A - Sure! Although it's nowhere near complete. If you download and start up, it will load just fine.#### Q - Do I have to use Stylus?
A - Nope! Although it's awesome and I've included some pre-made goodies in there.#### I hate the choices you made.
A - It's cool, we can still be friends.## Improvements
I can assure you that many are coming, but if you want to let me know of something that you think is terrible, please leave a message in the issue queue and I'll let you know if I'm aware of the issue or not.