Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.16 KB

Research-lab-website

Homepage: hompage upper homepage bottom

People page: People page

Person page (clicking on profile picture or the information button): Person page

Projects page: Projects page

News page: News page

Contact us page: contact us page

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.