Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 145 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 145 Bytes

web-text-manager-front

usage

npm install && npm run serve

for backend

npm run build && cp -a dist/. <go-server-dest>