Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gamboacarlos/webpack5-js-react-boilerplate

Webpack 5 boilerplate for React/JS
https://github.com/gamboacarlos/webpack5-js-react-boilerplate

babel boilerplate css-modules eslint jest jsx prettier react react-testing-library sass starter-kit webpack

Last synced: about 20 hours ago
JSON representation

Webpack 5 boilerplate for React/JS

Awesome Lists containing this project

README

        

# Webpack 5 boilerplate for React/JSX

_Webpack 5 configuration for React with JSX support, testing and many other features _

## Starting 🚀

_Clone the repository to your machine_

```
git clone https://github.com/gamboacarlos/webpack5-js-react-boilerplate.git
```

### Instalation 🔧

_Just need Node.js v14 or higher and Yarn package manager_
_Go to the repository folder and install using:_

```
yarn
```