tracim / tracim_frontend_app_pagehtml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 93.7%Language:CSS 6.3%