Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 203 Bytes

File metadata and controls

36 lines (21 loc) · 203 Bytes

Samara backyard

Install

npm i

Develop

npm start

Production

npm build

Generate documentation with jsdoc

npm run doc

Node version

14