mirror of
https://github.com/WhatsApp/erlang-language-platform.git
synced 2025-12-23 12:26:48 +00:00
Summary: Simple conversion to use the new trait. Reviewed By: TD5 Differential Revision: D87445553 fbshipit-source-id: 8b45cea1dcefe71b0cd573aa4529433974943d3f |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| static | ||
| .gitignore | ||
| .npmrc | ||
| babel.config.js | ||
| docusaurus.config.js | ||
| oss-stubs.sh | ||
| package.json | ||
| README.md | ||
| sidebars.js | ||
| yarn.lock | ||
Website
This website is built using Docusaurus 2, a modern static website generator.
Installation
$ yarn
Local Development
$ yarn start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Build
$ yarn build
This command generates static content into the build directory and can be served using any static contents hosting service.