miguelghz / Intro-ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Intro-ReactJS

This project was bootstrapped with Create React App.

For the project to build, these files must exist with exact filenames:

  • public/index.html is the page template;
  • src/index.js is the JavaScript entry point.

Available Scripts

In the project directory, you can run:

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.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

Blog article

https://miguelgomez.io/react/tutorial-react-js-introduccion/

Demo

https://miguelgomez.io/demos/intro-reactjs/

About


Languages

Language:JavaScript 61.9%Language:HTML 27.6%Language:CSS 10.5%