Skylsmoi cfebca2cb7 fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh hace 5 años
..
dist integrated full unique frontend repo with first build script hace 5 años
src redo fixes before repo merge hace 5 años
.editorconfig integrated full unique frontend repo with first build script hace 5 años
.gitignore integrated full unique frontend repo with first build script hace 5 años
README.md integrated full unique frontend repo with first build script hace 5 años
package.json fixed tracim_frontend_lib import + added thread app to rebuild_full_frontend.sh hace 5 años
rebuild_html-document.sh added bash library and specific rebuild script for apps hace 5 años
webpack.config.js integrated full unique frontend repo with first build script hace 5 años

README.md

App PageHtml for Tracim

This repo is an app loaded by Tracim.

To update this repo

  • commit and push changes
  • run $ npm run build
  • copy dist/pageHtml.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