Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 717 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 717 Bytes

Living Lab Website

This is the Living Lab Website version 3. This has been created by Frinze Erin Lapuz for the Living Lab project.

Quick start

  • Clone the repo: git clone https://github.com/uwasystemhealth/livinglab-site-v3.git.
  • Install the dependencies: npm install or yarn install
  • To build the static files: npm run build or yarn build
  • To start development server: npm run dev or yarn dev
  • To start a normal server: npm run start or yarn start

Documentation

Check it here Documentation or the raw files are here.