The-Spooky-Frogs / LenelS2Dashboard

Repo for LenelS2 Dashboard Senior Project
3 stars 0 forks source link

project-website-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Documents

The Weekly-4up PDF is read from "../weekly-4up.pdf" from the index.html
The Methodology PDF is read from "../methodology.pdf" from the index.html

Documents

The time-tracking director is read from "../timeTracking" from the index.html

for each week, there should be a sub-director called "week{num}" (i.e week3, week4 etc)

The Time tracking reports are simply called the {name}.pdf, so like "Robert.pdf" and are 
located in the weeks directory

Customize configuration

See Configuration Reference.