sjq-ui
v0.1.1
Published
Seafile UI components
Readme
About
This is a package for developing Seafile UI components.
Development
Initialization
npm install
sudo pip install jinja2Build html pages
python gen-html.pyRun dev server
npm startVisit 127.0.0.1:3000.
Directory structure
src/seafile-ui: seafile-ui Python module. It is needed for using jinja2 to find HTML templates.
