Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 178 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 178 Bytes

mlvis

How to Run

Browser

npm start -- --open

Electron

# Terminal 1
npm run webpack:electron -- --watch

# Terminal 2
npm run start:electron