TryKickoff / kickoff-welcome.js

A JS console welcome message for the Kickoff framework

Repository from Github https://github.comTryKickoff/kickoff-welcome.jsRepository from Github https://github.comTryKickoff/kickoff-welcome.js

@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.js

Usage

import '@kickoff/welcome.js'; // ES6

// or

require('@kickoff/welcome.js'); // CommonJS

Made by Z&er ⚡

About

A JS console welcome message for the Kickoff framework

License:MIT License


Languages

Language:JavaScript 100.0%