Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surinderlohat/react-with-mobx
React JS tutorials
https://github.com/surinderlohat/react-with-mobx
Last synced: 26 days ago
JSON representation
React JS tutorials
- Host: GitHub
- URL: https://github.com/surinderlohat/react-with-mobx
- Owner: surinderlohat
- Created: 2022-07-16T12:15:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-17T07:50:23.000Z (over 2 years ago)
- Last Synced: 2023-03-09T03:47:15.529Z (almost 2 years ago)
- Language: TypeScript
- Size: 449 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
This project was is about learning Mobx with React js for the Youtube channel CodingTalk.
# Please Like Subscribe and Share this Channel
https://www.youtube.com/channel/UCPtFkLj6qkk0No3X9_isZ9A# Tutorial Video
https://www.youtube.com/watch?v=MCb3IZRam_Q&t=12s# How to Use this Example
Clone this repo in your machine and then
If using NPM
### `npm install`
### `npm start`
or with yarn
### `yarn install`
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.