Skip to content

scwe/web-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Weather

A simple web app that gets the weather for the location that you supply.

Installation

Installing of all the necessary packages is done via

npm install

Buiding

Building is done through web pack. With production builds automatically generated if NODE_ENV=production.

npm run-script build

Running

The server can be run with

npm start

About

A simple web app that gets the weather. Written for a job application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published