Code Monkey home page Code Monkey logo

vue-ts-bundle-template's Introduction

Vue Typescript Bundle Template

Vue Typescript Bundle Template

This is a template for creating a Typescript bundle. It is based on the Typescript compiler with the Vite bundler.

Features

Usage

  1. To use this template, click the "Use this template" button above.
  2. Clone the repository to your local machine.
  3. Run pnpm install to install the dependencies.
  4. Run pnpm build to build the bundle.
  5. Run build:watch to build the bundle in watch mode.
  6. Run pnpm play to playground dev mode.
  7. Run pnpm start to start the bundle.
  8. Run pnpm lint to lint the code. (You can also run pnpm lint:fix to fix the linting errors.)
  9. Run pnpm test to run the tests. (You can also run pnpm test:watch to run the tests in watch mode.)
  10. Run pnpm release to bump the version. Terminal will ask you to select the version type. And then it will automatically commit and push the changes. GitHub Actions will automatically publish git tags. NPM local registry will automatically publish the package.

Configuration

Renovate

Setup Github App for Renovate.

Checklists

  • Update the README.md file.
  • Update the LICENSE file.
  • Update the package.json file. (name,version, description, author, repository, bugs, homepage, funding, keywords)
  • playground/src/App.vue - update package name vue-bundle-template
  • playground/package.json - in change the package name vue-bundle-template

Sponsors

sponsors

License

This project is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.