Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 126 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 126 Bytes

Libertai JS

Development

# install dependencies
yarn

# run development server
yarn start

# build
yarn build