Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Minimal React Webpack Babel ESlint Prettier Setup

NotificationsYou must be signed in to change notification settings

junagao/minimal-react-webpack-babel-eslint-prettier-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a minimal setup for a React project running with Webpack, ESLint (airbnb) & Prettier.

🧐 What's inside?

  • React 17
  • Webpack 5
  • Babel 7
  • Hot Module Replacement
  • ESLint (airbnb styleguide)
  • Prettier

🚀 Quick start

  1. Download the project and cd into it:

    git clone https://github.com/junagao/minimal-react-webpack-babel-eslint-prettier-setup.gitcd minimal-react-webpack-babel-eslint-prettier-setup
  2. Install dependencies and run the application:

    yarnyarn dev
  3. Open your browser and navigate to:

    http://localhost:8080/

About

Minimal React Webpack Babel ESlint Prettier Setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp