1.0.1 • Published 6 years ago

devtool-meteor v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

build build

devtool-meteor

Meteor destructs our beautiful earth when devtools invoked.

DEMO

Usage

In a browser:

<script src="index.js"></script>

Using npm:

$ npm install --save devtool-meteor
require('devtool-meteor');

DEMO app

Install

npm install

This code is tested with node.js 8.6.0

Build & Launch Server

npm start

Run

Open http://localhost:1234 in your chrome browser and press F12 key to open the devtools.