youtube-comments

0.0.1 • Public • Published

Just YouTube Comments.

(Mostly Just The Comments About The Eye.)

Incredibly stupid app built with great tools: browserify, autoprefixer, concurrently, and babel.

he has one eye. ILLUMINATI CONFIRMED.

Usage:

npm install - fetch dependencies listed in package.json.dependencies.

npm run start - starts the app in "developer mode". automatically recompiles script and style bundles. In a production environment (e.g. NODE_ENV=production npm run start), this command just starts the webserver for the app.

npm run bundle - alias for npm run bundle:scripts && npm run bundle:styles. generates the bundle.js and bundle.css that the app consumes. runs automatically at postinstall step, which means it runs automatically after deployment to Heroku.

Dependencies (11)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i youtube-comments

    Weekly Downloads

    1

    Version

    0.0.1

    License

    WTFPL

    Last publish

    Collaborators

    • nchase