0.1.5 • Published 7 years ago
gxc-frontend-base v0.1.5
What's this
gxc frontend base repo, inlcudes common util, rules, style, const, vue plugin, vue filter, vue mixin etc.
How to use
yarn add gxchain/gxc-frontend-base#masterthen import from dist or src
test
// test all
npm run test// test specific file
npm run test -- test/rulebuild
npm run buildHow to contribute
This repo is in early stage, so commits need to review. So you could fork this repo and pull request. Remember to add unit test for script, thanks!