Skip to content

Repository files navigation

Geo

Build Status codecov

How it works

Backend

Install dependencies

pip install -r requirements.txt

Run tests

python manage.py test

Run server

python manage.py runserver 0.0.0.0:8000

Collect static and run server

python manage.py run

Frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Algorithms for geographical data processing

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages