Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

243 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kmnr_ctrl-f

Senior design project repository

Project Structure

The public/ directory contains the favicon and index.html, which has some CDN links for MateralizeCSS.

The rest of the important files are located in the src folder:

  • assets/ contains pictures.
  • components/ contains small Vue components. These components will likely be single-file.
  • router/ contains files for the router.
  • store/ contains files for the Vuex store.
  • views/ contains larger, page-sized Vue components.
  • App.vue is the root component.
  • main.ts is the Typescript file that compiles the root view, router, and store.

About

Senior design project repository

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages