Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Dabolus/eudcc-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DEPRECATED: This web app has been moved to my Web Experiments monorepo

eudcc-reader

CLI Commands

  • yarn install: Installs dependencies

  • yarn dev: Run a development, HMR server

  • yarn serve: Run a production-like server

  • yarn build: Production-ready build

  • yarn lint: Pass TypeScript files using ESLint

  • yarn test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

For detailed explanation on how things work, checkout the CLI Readme.