1.1.7 • Published 3 years ago

create-kkeng-webpack-react-starter v1.1.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Create-Kkeng-Webpack-React-Starter

A template for a ReactJs starter-kit with webpack

Build Status

💡 Features

  • eslint
  • prettier
  • the webpack supports the compile of the following types:
    .tsx, .ts, .js, .scss, .sass, .jsx, .csv, .png, .jpg, .jpeg, .gif, .otf

💻 Commands

  • Build the project
    npm run build
  • Run the project
    npm run start
  • Format the files in the project
    npm run format
  • Check your project
    npm run lint

📖 References