Skip to content

Latest commit

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Learning React.js

Based on the material in:

Tutorial: Intro to React (https://reactjs.org/tutorial/tutorial.html)

Usage

Go to the application directory:

 cd app
  • Start the development server.

     npm start
    
  • Bundle the app into static files for production.

     npm run build
    
  • Start the test runner.

     npm test
    

About

Learning React.js

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages