vue-typescript-starter forked fromws456999/vue-typescript-starter Watch0 Star0 Fork101 Code Pull requests Actions Projects Security Insights More Automate your workflow from idea to production GitHub Actions ma
javascript-action Public template Create a JavaScript Action with tests, linting, workflow, publishing, and versioning JavaScript 1.1k 411 typescript-action Public template Create a TypeScript Action with tests, linting, workflow, publishing, and versioning TypeScript 2.2k 526 labeler Public ...
免费加入 已有帐号?立即登录 main logan/audio_support logan/dispatcher_exception_fix massi/events-buffer-serialize logan/opea_llm massi/img-to-img-retrieval-example stale_packages fix-pgvector nerdai/revert-last-comimt nerdai/checkpointing-in-workflow ...
animationIcon: { label: '动画图标', type: 'switch', tips: '默认使用含动画的ICON,若想提高性能可关闭使用静态ICON' }, duration: { label: '自动刷新频率', type: 'input-number', attrs: { 'controls-position': 'right', min: 5, max: 12 * 60 }, tips: '刷新频率,单位为分钟'...
Nest framework TypeScript starter repository. Project setup $ npm install Compile and run the project # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod Run tests # unit tests $ npm run test # e2e tests $ npm run test:e2e # test ...
CommandAction pnpm run dev Run the server in dev mode, automatically restarts on file change pnpm build Compile TypeScript to JavaScript pnpm start Start JavaScript from 'build' directory pnpm test Run unit tests (run pnpm build before) pnpm test:watch Run backend tests in watch mode, running...
React typescript starter kit with ESLint, prettier and husky configurations. Available Scripts In the project directory, you can run: npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser. The page will reload if you make edits. You will als...
This repo is deprecated, it was created in the days before Vue shipped with TypeScript out of the box. Now the best path to get started is throughthe official CLI. We'll keep this repo around as a useful archive. TypeScript Vue Starter ...
Screeps Typescript Starter is a starting point for a Screeps AI written in Typescript. It provides everything you need to start writing your AI whilst leavingmain.tsas empty as possible. Basic Usage You will need: Node.JS(10.x || 12.x) ...
Nuxt TypeScript starter template ANuxt 2+@nuxt/typescriptstarter project template. Setup Create your repository byUse this templatebutton fromthis templateand clone into your local. Then, run below command and follow its message. ./init.sh ...