Skip to content

langedechu/react-template

Repository files navigation

React Template

Description

This is a template for React projects. It includes the following:

Installation

  1. Clone the repository
git clone https://github.com/langedechu/react-template.git
  1. Install dependencies
npm install
  1. Start the development server
npm start
  1. Open the application in your browser
http://localhost:9500/

License

MIT