Skip to content

appventure-nush/arxiv.nush

 
 

Repository files navigation

arXiv.nush

How to Run

Server (Flask)

$ cd server
$ pip install -r requirements.txt
$ python app.py

Client (Vue 3 + TypeScript App)

$ cd frontend
$ npm i
$ npm run dev

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 72.6%
  • Vue 15.4%
  • Python 9.7%
  • TypeScript 2.2%
  • CSS 0.1%
  • Dockerfile 0.0%