Skylsmoi 2ac45ba166 added editorconfig + fix linting and title 6 anni fa
dist added editorconfig + fix linting and title 6 anni fa
src removed unused code + general fix 6 anni fa
.editorconfig added editorconfig + fix linting and title 6 anni fa
.gitignore renamed plugin into app 6 anni fa
README.md removed unused code + general fix 6 anni fa
package.json added editorconfig + fix linting and title 6 anni fa
webpack.config.js added editorconfig + fix linting and title 6 anni fa

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