Skip to content
forked from beven/reactApp

A hello world reactApp which has the potential to evolve

License

Notifications You must be signed in to change notification settings

PrasadeeJ/reactApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World app with Potential!!!

A hello world reactApp which has the potential to evolve.

Right now the app is pretty boring which just prints hello world but with everyone's help it has the potential to be something a lot more. Anyone can contribute to this app to make it evolve into something amazing.

#f03c15 Prerequsites

Install the following babel plugins if you haven't done so already:

  • Run npm install -g babel
  • Run npm install -g babel-cli

And the project requires the following babel plugins:

  • Run npm install babel-core
  • Run npm install babel-loader
  • Run npm install babel-preset-react
  • Run npm install babel-preset-es2015

#c5f015 Usage

  • Run npm install
  • Run npm start

#1589F0 How to contribute

  • Fork the project and create a new branch
  • Create an issue (optional)
  • Raise a 'Pull Request' citing the issue (if any) with that branch to merge into this master branch
  • Don't forget to add yourself to the CONTRIBUTING.md file in point form format

About

A hello world reactApp which has the potential to evolve

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.8%
  • HTML 17.2%