Skip to content

edumoreira1506/reactjs-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b9f1ea · Jan 23, 2020

History

18 Commits
Jan 10, 2020
Jan 14, 2020
Jan 10, 2020
Jan 10, 2020
Jan 23, 2020
Jan 14, 2020
Jan 14, 2020

Repository files navigation

This project was started with Create React App. I have been made some changes for start a new project, also I made three versions, one with react-redux in other branch, you can see here, other with context-api in other branch, you can see here and other with context-api-hooks in other branch, you can see here.

Dependencies

NodeJS >= 10.17
Yarn >= 1.21

Setup

Clone the project.

$ git clone [email protected]:edumoreira1506/reactjs-base.git
$ cd reactjs-base

Copy the contents of the .env.example to .env then change with the credentials of your local environment.

$ cp .env.example .env

Install all packages.

$ yarn

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

ReactJS base config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published