https://github.com/civicdatalab/annoantar
https://github.com/civicdatalab/annoantar
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/civicdatalab/annoantar
- Owner: CivicDataLab
- Created: 2019-05-21T17:09:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:47:39.000Z (about 3 years ago)
- Last Synced: 2025-01-14T02:12:09.315Z (about 1 year ago)
- Language: JavaScript
- Size: 1.61 MB
- Stars: 0
- Watchers: 4
- 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`