Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 205 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 205 Bytes

layers-docs

Layers Developer Center

Build Setup

# install dependencies
$ yarn install

# build for production and launch server
$ yarn start

# generate static project
$ yarn generate