Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 403 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 403 Bytes

vue-lens

Lensmaker's equation visualization

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Demo

Test it here: https://yeikiu.github.io/vue-lens-demo/

lensmaker_vue