0.1.0-alpha.3 • Published 3 years ago
@eva/inspector-decorator v0.1.0-alpha.3
Eva.js plugin template
How To Develop a Eva.js plugin?
https://eva.js.org/#/tutorials/pluginDevelop
How To use this template?
install
npm install
or yarn install
whatever.
develop server
run npm run dev
first, then a page will open as http://localhost:8080
in your default brower. When file in example directory changed, page will reload automatically.
build
- run
npm run buildDev
to build develop files - run
npm run buildProd
to build release files
Naming conventions
- The name of this package must be prefixed with
eva-plugin-
- System must be export with suffix
System
0.1.0-alpha.3
3 years ago
0.1.0-alpha.2
3 years ago
0.1.0-alpha.1
3 years ago
0.1.0-alpha.0
3 years ago
0.0.6
4 years ago
0.0.5
4 years ago
0.0.3
4 years ago
0.0.4
4 years ago
0.0.2
4 years ago
0.0.1
4 years ago