# Reactjs BASE SRC

[![Version](https://img.shields.io/npm/v/reactjs-base-src)](https://github.com/dilysbi/Reactjs-BASE-FE) [![Size](https://img.shields.io/bundlephobia/min/reactjs-base-src)](https://github.com/dilysbi/Reactjs-BASE-FE)

Reactjs BASE SRC is repo for fasting build production that includes, babel, eslint, prettier, v.v...

## Clone

```
git clone https://github.com/dilysbi/Reactjs-BASE-FE.git

with yarn:

yarn install
yarn start

with npm:

npm install
npm start
```

## Setup

```
.env.div for development
.env.uat for testing staging
.env.prod for build production
```

### Types

This project is built with javascript and scss styles
