https://github.com/harentius/react-ts-example
https://github.com/harentius/react-ts-example
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harentius/react-ts-example
- Owner: harentius
- Created: 2022-04-17T18:35:11.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T18:36:19.000Z (about 4 years ago)
- Last Synced: 2024-10-19T09:04:06.731Z (over 1 year ago)
- Language: JavaScript
- Size: 209 KB
- Stars: 0
- Watchers: 2
- 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 bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
I am just playing a little bit with new React.
I already have FE development experience (mostly with Vue.js), but want to stay tuned with React and it's newer versions too.
Already "ejected" webpack config so I can have my small tunings i.e. '@' aliases etc.
## Available Scripts
In the project directory, you can run:
### `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.
### `yarn test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### `yarn build`