# TextVQA **Repository Path**: facebookresearch/TextVQA ## Basic Information - **Project Name**: TextVQA - **Description**: Website for TextVQA dataset. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://textvqa.org - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-24 - **Last Updated**: 2023-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TextVQA Website This project was created using `create-react-app`. To run it follow instructions below: - Install node's latest version. (Preferably, install through [nvm](https://github.com/creationix/nvm)) - Install yarn through `npm install -g yarn` - Clone the repository and `cd frontend && yarn install` inside it. - Now run `yarn start` and you website should pop up in your browser. ## LICENSE Find LICENSE in [LICENSE.md](LICENSE.md) file.