Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 550 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 550 Bytes

sb-data-kondoumh

A PWA for visualizing Scrapbox projects.

  • List pages
  • Visualize the graph structure between pages

The sample site is hosted at the following URL.

https://sb-data-kondoumh.netlify.app/

This sample site uses the data of the following projects.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint