Skip to content

Commit 8a87f6c

Browse files
author
Alex Sicart Ramos
authored
Update README.md
1 parent b0d1283 commit 8a87f6c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,31 @@ Full-Stack Web Development is the most popular developer occupation today. There
88
**React**, is a Javascript library for building user interfaces.
99

1010
**Meteor**, is a free and open-source isomorphic JavaScript web framework written using Node.js.
11+
12+
## Installation
13+
14+
After forking and cloning the repo:
15+
16+
cd Create-React-Meteor-App
17+
meteor
18+
19+
20+
## Tech Stack
21+
22+
The skeleton app has been created using
23+
- Meteor
24+
- React
25+
26+
27+
## Contributors
28+
29+
We love pull requests from everyone. By participating in this project, you agree to abide by the thoughtbot
30+
[code of conduct]: https://thoughtbot.com/open-source-code-of-conduct
31+
32+
Fork, then clone the repo:
33+
Push to your fork and [submit a pull request].
34+
35+
36+
## License
37+
38+
`Create-React-Meteor-App` is licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) license.

0 commit comments

Comments
 (0)