Skip to content

Andriamanitra/langu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Langu

Instructions to run

Running the API

  1. cd api
  2. get some sentences (from tatoeba)
  3. use tsv_to_db.py to put them into sqlite database
  4. pip install -r requirements.txt
  5. gunicorn sentences_api:app

Developing the front end

  1. cd langu
  2. npm install
  3. npm run dev

About

simple web app to learn languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published