Skip to content

Latest commit

 

History

History

react-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Static Web App

This project was created to help represent a fundamental app written with React. The shopping theme is used throughout the app.

Getting Started

  1. Create a repository from this template repository https:/MicrosoftDocs/mslearn-staticwebapp/generate

  2. Enter the name of your new repository as my-static-web-app

  3. Clone your new repository

    git clone https:/your-github-organization/my-static-web-app
    cd my-static-web-app/react-app
  4. Install the npm packages

    npm install
  5. Run the app

    npm start

Resources

Azure Static Web Apps

Azure Functions

Visual Studio Code

Debugging Resources