https://github.com/civicdatalab/annoantar
https://github.com/civicdatalab/annoantar
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/civicdatalab/annoantar
- Owner: CivicDataLab
- Created: 2019-05-21T17:09:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:47:39.000Z (over 3 years ago)
- Last Synced: 2025-12-02T01:09:19.704Z (6 months ago)
- Language: JavaScript
- Size: 1.61 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: readme.md
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`