Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 238 Bytes

File metadata and controls

9 lines (6 loc) · 238 Bytes

React 17 with typescript

This is a simple boilerplate react 17 setup with webpack and babel

How to use

  • npm install to install dependecies
  • npm start to run develop mode
  • npm run build to make build at dist directory