test_npm_upup

1.0.4 • Public • Published

Install & Load

引入项目

$ npm install  test_npm_upup
  • 使用
    <template>
        <div>
            <test></test>
        </div>
    </template>

    <script>
        import test from 'test_npm_upup'
        export default {
            components: {
                test
            }
        };
    </script>

    <style scoped>
    </style>

Readme

Keywords

none

Package Sidebar

Install

npm i test_npm_upup

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

52.3 kB

Total Files

5

Last publish

Collaborators

  • hanghaosai