Skip to content

jeremyteurterie/kasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kasa

Develop a Web application with React and React Router.

Clone this repository and follow the instructions bellow.

Prerequisites

Lauching the project

In the project directory :

  • Install the dependencies with the npm install command.
  • Run the app with the npm start command.