This is powered by Soft-UI you can view the docs here
You could use React.js
, JavaScript
, Angular
, JQuery
... etc for frontend stuff.
This SDK is powered by Flask
which is powered by Python
and Django
Web Frame Work
First, you need to download/install the modules for python in requirements.txt
you can do that with the command below
pip install -r requirements.txt
- To run the application
python3 server.py
File directory
--pages
-index.html # You add your pages here
--static
-css #Styling goes here
-fonts #Fonts goes here
-img #Image Resources goes here
-js #JavaScript Files goes here
-scss - #SCSS Styling goes here