Skip to content

dilysngo/reactjs-base-fe-2

Repository files navigation

Reactjs BASE SRC

Version size Forks Stars Languages Issues PRs contributors

REACTJS BASE

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.development for development
.env.staging for testing staging
.env.production for build production

Types

This project is built with javascript and scss styles