AlexiCauvin d40d366374 fixe the html app width hace 7 años
dist added fetch from tracim mock api + fix build hace 7 años
src fixe the html app width hace 7 años
.editorconfig added editorconfig + fix linting and title hace 7 años
.gitignore renamed plugin into app hace 7 años
README.md removed unused code + general fix hace 7 años
package.json add dev environnement hace 7 años
webpack.config.js added fetch from tracim mock api + fix build hace 7 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