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

https://github.com/biantris/webpack-react-ts

🧊 basic webpack setup for react ts
https://github.com/biantris/webpack-react-ts

react react18 typescript webpack

Last synced: 3 months ago
JSON representation

🧊 basic webpack setup for react ts

Awesome Lists containing this project

README

          

## webpack-react-ts

### Basic setup using:
- Webpack v4
- React v18
- TypeScript

### Getting Started
```sh
yarn
#or
yarn install

yarn dev
```
Open local host in: http://localhost:8080/

![image](https://user-images.githubusercontent.com/65451957/170838276-f969b9f2-57e4-4737-939b-18e2ecf1cf85.png)

### contributions

Feel free to contribute to this project, if you find any bugs or improvements, open an issue and send a PR about it \o/