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

PyYoshi/TweetNowBrowsing

Repository files navigation

Enviroment

  • ES2015
  • Chrome Extension
  • Not use babel

Devtools

Prepare

$ yarn install

Development

$ npm run start

Build

$ npm run build

Release Build

$ npm run release