Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ykws/hello-react
https://github.com/ykws/hello-react
nodejs react yarn
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ykws/hello-react
- Owner: ykws
- Created: 2016-11-07T14:54:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:55:28.000Z (almost 2 years ago)
- Last Synced: 2023-08-05T04:06:21.309Z (over 1 year ago)
- Topics: nodejs, react, yarn
- Language: JavaScript
- Size: 4.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello React
[![macOS](https://img.shields.io/badge/macOS-Catalina-black)](https://developer.apple.com/macos/)
> A JavaScript library for building user interfaces
https://reactjs.org/
## Requirements
* [Node](https://github.com/ykws/hello-node)
* [Yarn](https://classic.yarnpkg.com/en/)## Run the App
```
$ yarn install
$ npm start
```## React for Beginners
:floppy_disk: [Getting Started with React - An Overview and Walkthrough Tutorial](https://www.taniarascia.com/getting-started-with-react/)## More informations
:book: [Docs](https://reactjs.org/docs/getting-started.html)