Skip to content

eakmotion/ReactExercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Exercise

A simple web page that displays a scoreboard.

Requirements

You will need these installed in your computer:

Running The Project

  1. Clone the repository

  2. Install the necessary modules by typing this in a shell:

     > yarn install
    
  3. Run npm task to run the project:

     > npm run dev
    
  4. App will start running on configured port (http://localhost:8080).

About

A simple web page that displays a scoreboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published