Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 397 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 397 Bytes

gosplitsies

ui

Setup

Install node.

To build and run on a fresh deploy.

cd ui
npm i
npm run dev

Commands

npm run dev # Run the app
npm run lint # Lint code in ui/