0.1.1 • Published 6 years ago

sjq-ui v0.1.1

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

About

This is a package for developing Seafile UI components.

Development

Initialization

npm install
sudo pip install jinja2

Build html pages

python gen-html.py

Run dev server

npm start

Visit 127.0.0.1:3000.

Directory structure

src/seafile-ui: seafile-ui Python module. It is needed for using jinja2 to find HTML templates.