Skip to content

My starter kit for projects based on React and Webpack.

License

Notifications You must be signed in to change notification settings

gamliela/starter-react-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starter-react-webpack

My starter kit for projects based on React and Webpack.

This kit consists of the latest versions of:

  • React
  • TypeScript
  • Webpack
  • SCSS
  • CSS Modules
  • ESLint (with react-hooks plugin)
  • Prettier

Start Development Server

$ yarn dev

Lint with ESLint

$ yarn lint

Prettify with Prettier

$ yarn prettify

Build Instructions

$ yarn build

The output goes to /build/bundle.js & /build/index.html

About

My starter kit for projects based on React and Webpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published