Skip to content

vijayk1989/weather-app-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to get the app working

  • Clone repo

npm install

  • cd into backend and npm install
  • cd into frontend and npm install or yarn

Build

  • cd into frontend and build yarn build or npm run build

Run app

  • cd into backend and npm start
  • go to localhost:5500 on the browser to see the app running

Misc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published