Skip to content

Latest commit

 

History

History
executable file
·
31 lines (21 loc) · 353 Bytes

File metadata and controls

executable file
·
31 lines (21 loc) · 353 Bytes

Installation

Install dependencies (only for first time) :

yarn

Compile the code for development and start a local server:

yarn dev

Local Server will open on:

http://localhost:8080/

Create the build:

yarn build

Demo

You can check the demo here

License

MIT