Skylsmoi 2f44faf1e7 added app architecture 6 vuotta sitten
dist added app architecture 6 vuotta sitten
src added app architecture 6 vuotta sitten
.editorconfig added app architecture 6 vuotta sitten
.gitignore added app architecture 6 vuotta sitten
README.md added app architecture 6 vuotta sitten
package.json added app architecture 6 vuotta sitten
webpack.config.js added app architecture 6 vuotta sitten

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