Skip to content

singhgursharnbir/openHouseAiReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created with Create React App using template typrescript.

Getting started

To get the frontend running locally:

  • Clone this repo
  • cd to repo like cd .\openHouseAiReactApp-master
  • npm install to install all req'd dependencies( make sure have npm installed if not install NPM ). Make sure package.json is in directory before running npm install
  • npm start to start the local server (this project uses create-react-app)

Open http://localhost:3000 to view it in the browser.

Following important dependencies will be installed

  • react
  • react-dom
  • bootstrap
  • react-redux
  • react-thunk

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published