Skip to content

it-dot-com/fe-coding-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherCal - Weather and Calendar Combined

  1. To install dependencies npm install.
  2. To prepare the server directories npm run init.
  3. To run the server npm start.

After running npm run init, static assets are served out of server/public. So an index.html in server/public would be served from the root of the server (by default http://localhost:8888/). To view REST API Documentation go to http://localhost:8888/docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published