Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 737 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 737 Bytes

Envelope Interaktif

Envelope

Introduction

This is an open envelope with new experiences.

Requirement

  • Node.js ^16.*
  • NPM ^6.*

Library

Installation

$ npm install       # yarn install

$ npm run build     # yarn run build

$ npm run dev       # yarn run dev
  • if you want then it stays active and "watches" for updates
$ npm run watch     # yarn run watch