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: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ykws/hello-react
- Owner: ykws
- Created: 2016-11-07T14:54:41.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:55:28.000Z (about 2 years ago)
- Last Synced: 2024-12-19T06:14:10.185Z (25 days ago)
- Topics: nodejs, react, yarn
- Language: JavaScript
- Size: 4.11 MB
- Stars: 0
- Watchers: 3
- 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)