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

https://github.com/sezmars/react-webpack

React + TypeScript + Webpack
https://github.com/sezmars/react-webpack

github-pages react starter-kit typescript webpack

Last synced: 2 months ago
JSON representation

React + TypeScript + Webpack

Awesome Lists containing this project

README

          

# React + TypeScript + Webpack

## Development server

Run `npm run start` for a dev server. Navigate to `http://localhost:3000/`. The application will automatically reload if
you change any of the source files.

## Description

- This project was created to show the correct and complete setup of webpack to start developing an application.

- There is an example of a simple application in the src folder, you can use it to test and understand the configurations.

## Techologies

- HTML
- SCSS
- TypeScript
- React.js
- Webpack
- React Icons
- React router
- Styled modules