An open API service indexing awesome lists of open source software.

https://github.com/civicdatalab/annoantar


https://github.com/civicdatalab/annoantar

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Storyweaver - Story Sentence aligner

## How to setup

- Create a virtual env for this project
- Clone it
- `$ pip install -r requirements.txt`
- `$ cd pb_align/frontend`
- `$ npm install`
- `$ npm run build`
- `$ npm run start`
- `$ python manage.py runserver`