zaro

0.3.0 • Public • Published

Init the Project & Do the Configuration

npm run init

or

yarn run init

Start the Project

yarn start

Build the Project

yarn run build

Roadmap

2017-04-18

  • Init .gitignore

  • Add .editorConfig

  • Add eslint & eslint Tools and Configuration

    • Set eslint Configuration
    • Add eslint Check Script in pre-push
  • Add & Configure webpack@2

    • Add Sample entry & output
    • Add babel-loader & Configure babel Presets
    • Add style-loader, css-loader, file-loader
    • Add CommonsChunkPlugin for Extract React & React-DOM
    • Add UglifyJsPlugin for Compress
  • Add init Configuration

    • Install yarn & dependencies
    • Copy git-hooks 2017-05-12
  • Demo Configuration

  • Add Templates

    • ListTempalte
  • Add Parts

    • SearchPart
    • TablePart
  • Add Components

    • Button

    • Input

    • Select

    • Radio

    • Checkbox

    • Textarea

    • Pagination

    • Tip

    • DatePicker

    • RichEditor

    • Dynamic

    • Table

    • Layer

    • Panel

  • Add utils

  • Use CSS in JS

  • Add Theme

  • Configure Multi Page Application

  • Add Scaffold 2017-05-12

  • Add Components

    • Toaster
    • Modal

Readme

Keywords

none

Package Sidebar

Install

npm i zaro

Weekly Downloads

42

Version

0.3.0

License

none

Last publish

Collaborators

  • cloughzhang