Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 394 Bytes

smartdown/poster

Use draggable and resizable grids layouts vue-grid-layout to display and edit Smartdown content.

Local Testing

  • Install http-server with npm install -g http-server
  • Run http-server with http-server -c-1 .
  • Open http://127.0.0.1:8080 or whatever URL your http-server displays.