air-dev

0.1.1 • Public • Published

air-dev

Use cluster auto fork code at file save;

Install

yarn add air-dev -D

add package.json

{
  "scripts": {
    "dev": "air-dev src",
    "build": "air-dev src --build"
  }
}

Use

Run Dev Server:

$ yarn dev

Build release

$ yarn build

Public dir

air-dev copy public/ to dir;

Readme

Keywords

none

Package Sidebar

Install

npm i air-dev

Weekly Downloads

2

Version

0.1.1

License

ISC

Unpacked Size

20.6 kB

Total Files

7

Last publish

Collaborators

  • ymblender