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

Latest commit

 

History

History
36 lines (20 loc) · 665 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 665 Bytes

Notice

This project has been transferred to other development and maintenance. If you have any questions, please contact the developer in discord: https://discord.com/invite/H9XZyZuTBM

by 2021年06月17日10:37:41

gasnow-extention

GasNow extension for browser

Install

$ yarn

Development

### chrome

window1: yarn start:chrome

// change code
// open new window

window2: yarn run dev

Build

yarn build:chrome
yarn build:firefox

Environment

The build tool also defines a variable named process.env.NODE_ENV in your scripts.

Docs