Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

qiita-coat

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qiita-coat

The UI components for Qiita. http://increments.github.io/qiita-coat/

  • 0.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Qiita:Coat Build Status

The UI components for Qiita.
http://increments.github.io/qiita-coat/

Install

# As a bower package
$ bower install increments/qiita-coat --save

# As a npm package
$ npm install increments/qiita-coat --save

Usage

See files in /scss for more details.

@import "qiita-coat/scss/avatars";
@import "qiita-coat/scss/grid";
@import "qiita-coat/scss/markdown";

Development

There are some npm tasks for developers.

npm run setup

Set up your environment to develop this project.

$ npm run setup

npm run build

Build JavaScripts and Stylesheets.

$ npm run build

npm run start

Launch a development server on http://127.0.0.1:9292.

$ npm run start

npm run watch

Start to watch changes of assets to automatically compile them.

$ npm run watch

npm run build-pages

Build static files into ./build directory.

$ npm run build-pages

npm run deploy-pages

Push static files in ./build directory for GitHub Pages.

$ npm run deploy-pages

FAQs

Package last updated on 04 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc