@antv/dumi-theme-antv v0.5.3
@antv/dumi-theme-antv
A theme package for the dumi framework.
Usage
Install this theme into devDependencies
:
$ npm i @antv/dumi-theme-antv -D
Configure it in dumi config file .dumirc.ts
:
import { defineConfig } from 'dumi';
export defineConfig({
themeConfig: {
...
},
});
That's all, now you can execute dumi dev
and enjoy this theme.
Options
TODO
Development
$ npm install
After the dependencies are installed, a symlink from example/.dumi/theme
to ../../src
will be created automatically, the symlink makes dumi load our theme package as a local theme, so we can start the example directly, HMR is also available:
# switch to example directory
$ cd example
# downloads the dependencies
npm install
# start dev server to preview
npm run dev
dumi theme development documentation: https://next.d.umijs.org/theme
LICENSE
MIT
2 months ago
6 months ago
7 months ago
12 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago