Skip to content

sequoiasayle123/101WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

101WebApp

An application to support developers creating documentation Github repository: https://github.com/sequoiasayle123/101WebApp

To run this application locally, follow these steps (the image examples use the terminal in VSCode):

  1. Clone the repo
  2. Open a terminal
  3. Navigate to the repo, and then to .\frontend. E.g.
    cd C:\Users\sequoia.sayle\101WebApp\frontend
  4. Install required packages from the frontend directory
    npm install \
  5. Run the application
    npm start \
  6. Open localhost:3000 in a browser \
  7. The images below demonstrate this process. If you cannot view them, open this readme in the github repo
    Screenshot 2024-07-04 134637 image image

About

An application to support developers creating documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published