Appleseed / leaves.lite

Leaves.Lite presents a searchable web interface to links and bookmarks curated / organized in JSON or fed by a REST API.
Apache License 2.0
5 stars 10 forks source link

leaves.topic - devops - move to using webpack / npm #67

Closed xingh closed 6 years ago

xingh commented 6 years ago

​Desc: all references are downloaded to the repo, these should be pulled from NPM / processed via webpack

Acceptance Criteria:

  1. Installable and runnable via npm install and npm start
  2. or npm install , npm build , http-server dist (currently serves the index)
xingh commented 6 years ago

duplicate closing out