Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Static Web App

This project was created to help represent a fundamental app written with React. The Shop at Home theme is used throughout the app. View it live at https://www.shopathome.dev.

Getting Started

  1. Create a repository from this template repository https://github.com/johnpapa/shopathome/generate

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

  3. Clone your new repository

    git clone https://github.com/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