@kickoff/welcome.js
v1.5.0
Published
A JS console welcome message for the Kickoff framework
Downloads
3
Readme
@kickoff/welcome.js
A JS console welcome message for the Kickoff framework
The content below is printed to the javascript console
❯ KICKOFF - http://trykickoff.com ❯
Install
npm install -S @kickoff/welcome.js
or
yarn add @kickoff/welcome.jsUsage
import '@kickoff/welcome.js'; // ES6
// or
require('@kickoff/welcome.js'); // CommonJSMade by Z&er :zap:
