Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

anythingweather/frontendPages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontendPages

the front end pages and design of pages

  • version: 1.0.0
  • author: Fred Campagna, Ian li, Wei Chen

About

Get start

  • you need to install node.js to computer to run the demo
  • open your terminal and get the direction of this project
  • use command npm install to install all dependence
  • use command node app.js to start the demo
  • visit http://localhost:8888/index.html in your browser to see the demo

Construct

--| src           (the uncompressed source)
   --|  js        (all uncompressed JavaScript files)
   --|  css       (all uncompressed CSS files)
   --|  res       (all resource for the page, include icons and fonts)
--| doc           (documentation)
--| build         (the compressed source of src)
--| design        (design of the website)
--| demo          (all the pages of the website without backend server)
--| README.MD
--| app.js        (the bootstrap for run the demo)
--| index.html    (the bootstrap for get pages)
--| Gruntfile.js  (the file for compress the source)
--| package.json  (dependence of node models for run the demo)

Change logs

  • 03/20/2014 Ian li : initialization and created documentation.

About

the front end pages and design of pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published