tmta-demo-component
v0.1.6
Published
## Project setup ``` npm install ```
Readme
tmta-demo-component
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintRun your end-to-end tests
npm run test:e2eRun your unit tests
npm run test:unitCustomize configuration
Note
- 约定:组件的缩略图放在
src/assets目录,并且以thumbnail.png命名
