Skylsmoi 65dbf0c8b6 moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад
..
dist moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад
src moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад
.editorconfig moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад
.gitignore moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад
README.md moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад
package.json moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад
webpack.config.js moved tracim_frontend_app_thread files into frontend_app_thread 6 лет назад

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