Skylsmoi 6658ef04d9 integrated wysiwyg il y a 5 ans
dist integrated wysiwyg il y a 5 ans
src integrated wysiwyg il y a 5 ans
.editorconfig added editorconfig + fix linting and title il y a 6 ans
.gitignore removed dist/html-documents.js file + fixed version number sended to timeline il y a 5 ans
README.md removed unused code + general fix il y a 6 ans
package.json integrated wysiwyg il y a 5 ans
webpack.config.js integration inside tracim_frontend il y a 5 ans

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