Skip to content

sezmars/react-webpack

Repository files navigation

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