Skip to content

BlueBug12/uidd2020_team

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uidd2020_team

start

  • switch folder to server
  • use node index.js or npm start to activate server
  • open localhost:[port]/[path] to see the webpage

structure

  • client
    • public - contains all static files
      • src
        • js
        • style
      • img
      • *.html
  • server
    • routes - define api content for each route
      • authRoutes.js
      • apiRoutes.js
    • index.js - create server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.6%
  • JavaScript 26.5%
  • HTML 9.9%