Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 210 Bytes

File metadata and controls

21 lines (14 loc) · 210 Bytes

globe

Install

Install the required dependencies

npm i

To start a development build and watch for changes

npm run watch

To output a production build

npm run build