Skylsmoi 7d9066083a Merge remote-tracking branch 'htmldoc/develop' hace 6 años
dist update of the tinymce version hace 6 años
sources moved hidden files hace 6 años
src renamed app interface functions hace 6 años
.editorconfig added editorconfig + fix linting and title hace 7 años
.gitignore removed dist/html-documents.js file + fixed version number sended to timeline hace 6 años
README.md removed unused code + general fix hace 7 años
package.json renamed app interface functions hace 6 años
webpack.config.js integration inside tracim_frontend hace 6 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