Skylsmoi ce104f7b4a integration inside tracim_frontend před 6 roky
dist integration inside tracim_frontend před 6 roky
src integration inside tracim_frontend před 6 roky
.editorconfig added editorconfig + fix linting and title před 7 roky
.gitignore renamed plugin into app před 7 roky
README.md removed unused code + general fix před 7 roky
package.json integration inside tracim_frontend před 6 roky
webpack.config.js integration inside tracim_frontend před 6 roky

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