Skip to content

Check react component lifecycle and learn how to start with react js

License

Notifications You must be signed in to change notification settings

vijayporwal/react-component-lifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Currently this is in "Under construction"

Example of React component lifecycle and learn how to use modules

Used Technologies:

  • React
  • ES6
  • Webpack
  • Babel

Clone the Repo

git clone https://github.com/vijayporwal/react-component-lifecycle.git

Install the dependencies:

npm install

List of Available tasks:

  1. Start http server: $ npm start

Check your http://localhost:8080/

  1. Run development environment: npm run development

List of NPM Modules :

  • react
  • react-dom
  • http-server
  • babel-core
  • babel-loader
  • babel-preset-es2015
  • babel-preset-react
  • babel-preset-stage-0,
  • webpack

This is a basic architecture of react to start with development of react application.

About

Check react component lifecycle and learn how to start with react js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages