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.
git clone [email protected]:alexsicart/Create-React-Meteor-App.git
cd Create-React-Meteor-App
npm i
meteor
The skeleton app has been created using
- Meteor
- React
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-conduct
Fork, then clone the repo: Push to your fork and [submit a pull request].
Create-React-Meteor-App
is licensed under the MIT license.