Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 213 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 213 Bytes

c2cgeoportal admin interface

Run the c2cgeoportal_admin development web server

From this folder (admin):

make preparedev
make serve

Now open http://localhost:8888/admin/ in your favorite browser.