Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 176 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 176 Bytes

KSL

install

Front-end

npm install
npm run start

open page at http://localhost:3000/

Backend

npm run backend-build # build
npm run backend # run