Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexsicart/create-react-meteor-app
Meteor + React for fast prototyping 🔥🔥
https://github.com/alexsicart/create-react-meteor-app
meteor meteor-apps react redux
Last synced: 7 days ago
JSON representation
Meteor + React for fast prototyping 🔥🔥
- Host: GitHub
- URL: https://github.com/alexsicart/create-react-meteor-app
- Owner: alexsicart
- Created: 2017-09-18T18:19:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T17:31:50.000Z (10 days ago)
- Last Synced: 2024-10-28T18:50:07.995Z (10 days ago)
- Topics: meteor, meteor-apps, react, redux
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 27
- Watchers: 3
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create-React-Meteor-App
## Meteor + React for fast prototyping.![img](https://cdn-images-1.medium.com/max/1184/1*-KyRdRGJA-Esr1W8taQoNg.png)
Full-Stack Web Development is the most popular developer occupation today. There are many ways to create a fullstack web application.
**React**, is a Javascript library for building user interfaces.
**Meteor**, is a free and open-source isomorphic JavaScript web framework written using Node.js.
## Installation
git clone [email protected]:alexsicart/Create-React-Meteor-App.git
cd Create-React-Meteor-App
npm i
meteor
## Tech StackThe skeleton app has been created using
- Meteor
- React## Contributors
We love pull requests from everyone. By participating in this project, you agree to abide by the thoughtbot
[code of conduct]: https://thoughtbot.com/open-source-code-of-conductFork, then clone the repo:
Push to your fork and [submit a pull request].## License
`Create-React-Meteor-App` is licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) license.