AlexiCauvin 348924c7c7 added react function to open/close editionmode 6 years ago
dist added fetch from tracim mock api + fix build 7 years ago
src added react function to open/close editionmode 6 years ago
.editorconfig added editorconfig + fix linting and title 7 years ago
.gitignore renamed plugin into app 7 years ago
README.md removed unused code + general fix 7 years ago
package.json add dev environnement 7 years ago
webpack.config.js added fetch from tracim mock api + fix build 7 years ago

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