Skylsmoi 9dab43ace5 fixed async call handling il y a 6 ans
dist make thread dynamic il y a 6 ans
src fixed async call handling il y a 6 ans
.editorconfig added app architecture il y a 6 ans
.gitignore integration of thread il y a 6 ans
README.md added app architecture il y a 6 ans
package.json integration of thread il y a 6 ans
webpack.config.js make thread dynamic il y a 6 ans

README.md

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