Skip to content
This repository was archived by the owner on Oct 24, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 406 Bytes

File metadata and controls

14 lines (10 loc) · 406 Bytes

App Thread for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/thread.app.js and past it into Tracim(repo)/dist/app

Development

To see your changes without importing the app into Tracim:

  • run $ npm run servdev Which will create a web server (webpack) where you will see the app loaded with some default values