Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 314 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 314 Bytes

Enviroment

  • ES2015
  • Chrome Extension
  • Not use babel

Devtools

Prepare

$ yarn install

Development

$ npm run start

Build

$ npm run build

Release Build

$ npm run release