Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 282 Bytes

File metadata and controls

16 lines (13 loc) · 282 Bytes

webev-extension

Chrome extension in webev

Development

# Clone this repository
$ git clone https://github.com/webev-dev/webev-extention

# Change directory
$ cd webev-extension

# Install dependencies
$ yarn

# Builds the app for production to the build
$ yarn build