README
am-editable
开始使用 am-editable
npm 安装,
$ npm i am-editable --save
yarn 安装,
$ yarn add am-editable --save
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build,
$ npm run build
npm 安装,
<script type="module">
import armon from 'https://cdn.skypack.dev/armon';
</script>
npm 安装,
$ npm i am-editable --save
yarn 安装,
$ yarn add am-editable --save
Start the dev server,
$ npm start
Build documentation,
$ npm run docs:build
Build library via father-build,
$ npm run build