panzilongtest1

1.0.2 • Public • Published

Introduction

  • quick start for web project
  • collect urban frameworks

Installation

$ npm i -g jdc-webcli

Build step

# install 
npm i -g jdc-webcli
 
# create base project 
node src example
 
# cmd help 
node src
 
# publish 
npm run release
 

Usage

$ webcli -h

Usage: index [options] <name>


  Options:

    -V, --version     output the version number
    -q --quiet        will not print anything
    -h, --help        output usage information

Example

  • webcli demo

API

vue-eslint

vue base project

  • stack: vue + vuex + vue-router + axios
  • style sheet: stylus
    • variable.styl include variable, function etc
  • eslint: airbnb-base

react-antd

react+antd base project

  • stack: react + react-router + mobx + antd + axios
  • styl sheet: stylus
  • eslint: airbnb-base

js-tookit

javascript node_module package base project

  • webpack: build JavaScript to dist/index.min.js
  • unit test: mocha + power-assert + sinon + nyc
  • eslint: airbnb-base

Package Sidebar

Install

npm i panzilongtest1

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

2.78 MB

Total Files

157

Last publish

Collaborators

  • panzilong