Skip to content

e-qa/lieOS

Repository files navigation

Screenshot (149) Screenshot (150)

Run Locally

Clone, cd into this repo, then:

# install dependencies
    npm install
# run local dev server
    npm run dev