Skip to content

jacoboisaza/open-lis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laboratory Information System - Open Source

  • lis_ui: Vue SPAs source code for User Interface

Developers

jacoboisaza.co

license

COPYLEFT: Please copy, modify, remix, adapt, transform, translate, publish and build upon it ONLY if you keep same license

What is this repository for

Codebase and documentation for an Open Source Micro-LIS for COVID-19 emergency

How do I get set up

  • lis_ui Development Environment:
    • Download and install the VSCode
    • Add VSCode Plugins: EditorConfig, Vetur, ESLint, Prettier, HTML CSS Support, Debugger for Chrome, Vuetify
    • Install Vue Cli globally: npm install -g @vue/cli @vue/cli-service-global
    • Install Chrome and add these extensions (vue-devtools, JSONView and Postman)
    • Install npm dependencies: npm i
    • Start lis_ui locally with: npm run serve

Contribution guidelines

# TODO: Guidelines pending...

Who do I talk to

create an issue