Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latex-lsp/texlab-web
The website of the TexLab project
https://github.com/latex-lsp/texlab-web
language-server-protocol latex
Last synced: 14 days ago
JSON representation
The website of the TexLab project
- Host: GitHub
- URL: https://github.com/latex-lsp/texlab-web
- Owner: latex-lsp
- License: mit
- Created: 2019-01-12T13:39:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T22:17:51.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T15:56:53.496Z (over 1 year ago)
- Topics: language-server-protocol, latex
- Language: TypeScript
- Homepage: https://texlab.netlify.app/
- Size: 3.84 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/2daf26ef-9995-4174-bd4d-762f4951eb2b/deploy-status)](https://app.netlify.com/sites/texlab/deploys)
# texlab-web
The website of the [TexLab](https://texlab.netlify.app) project.
# Getting Started
This project uses [Gatsby](https://www.gatsbyjs.org/). To start the development server execute the following command in the project directory:
```shell
npm run develop
```# Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.