@aamodtgroup/block-processors 中文文档教程
Block Processors
Frontity 的块处理器包。
Installation
- Do
npm install @aamodtgroup/block-processors
in the root of your project. - Add the package name in
frontity-settings.js
.
"packages": [
"@aamodtgroup/block-processors"
// other packages ...
]
- Run
npx frontity dev
again.
就是这样! 该包不需要任何设置。
Credits
- Build with love :blue_heart:, using Frontity
Authors
- Kasper Aamodt - Owner and developer @aamodtgroup
License
Block Processors
Block processors package for Frontity.
Installation
- Do
npm install @aamodtgroup/block-processors
in the root of your project. - Add the package name in
frontity-settings.js
.
"packages": [
"@aamodtgroup/block-processors"
// other packages ...
]
- Run
npx frontity dev
again.
That's it! The package doesn't need any settings.
Credits
- Build with love :blue_heart:, using Frontity
Authors
- Kasper Aamodt - Owner and developer @aamodtgroup