An open API service indexing awesome lists of open source software.

https://github.com/harentius/react-ts-example


https://github.com/harentius/react-ts-example

Last synced: 11 months ago
JSON representation

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`