Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/actsvg/web/tools/scripts/template/README.md is written in an unsupported language. File is not indexed.

0001 # Setup the webpage
0002 1. Place your svg files in the directory "svgs".
0003 2. Run build.py. This will create "svg_paths.json" so that the webpage script knows which svgs to include.
0004 
0005 # Run the webpage
0006 1. You can use the command "python3 -m http.server" to run a server. Once the server is running, connect to localhost using the respective port.