Skip to content

React build, is a simple project that tries to define a model and concept of development.

Notifications You must be signed in to change notification settings

acnicolasdc/react-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

¿React Build?

React build is a project that seeks to build a concept of building components, worrying about scalability, maintainability and above all the ease of development.

Each folder or element that you find within this project will have a README file that will describe under the criteria of "What", "Why" and "What for" the functionalities and the need that it supplies.

Take the time to read each one so that you can understand the reason for everything in this project.

By Nicolás Reyes Bejarano

Find me in other platforms like @acnicolasdc

Steps for run it

Install Node dependencies 💻

In the root project, use the following command for installing Node dependencies

npm install

Run Project 🚨🚨

You have plenty of options to run the Project, but these options depend on what you want to do.

npm 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.

In building...

Happy Hack 🤘

Releases

No releases published

Packages

No packages published