diyun99
v0.0.1
Published
[![NPM version](https://img.shields.io/npm/v/viking.svg?style=flat)](https://npmjs.org/package/viking) [![NPM downloads](http://img.shields.io/npm/dm/viking.svg?style=flat)](https://npmjs.org/package/viking)
Downloads
2
Readme
viking
Usage
TODO
Options
TODO
Development
# install dependencies
$ npm install
# develop library by docs demo
$ npm start
# build library source code
$ npm run build
# build library source code in watch mode
$ npm run build:watch
# build docs
$ npm run docs:build
# check your project for potential problems
$ npm run doctor
LICENSE
MIT