Skip to content

sample of kintone moile dev (vite4 + vue3 + vant4 + typescript)

Notifications You must be signed in to change notification settings

GuSanle/kintone-mobile-custom-demo

Repository files navigation

kintone-mobile-custom

This is a kintone mobile customize demo. It uses Vite as the development build tool. kintone vite plugin : vite-plugin-kintone-dev

This project use : vite4 + vue3 + vant4 + typescript

Setp

  1. Import the kintone-template(Goods list.zip) to your kintone.
  2. Add some demo records
  3. Navigate to your project directory: cd [your porject]
  4. Install the project dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Follow the on-screen guide to automatically generate the .env.development file.
  2. Update the .env.development file and add the kintone application ID for the “Goods list” app:
VITE_APP_ID=xx

Plugin Information

For more details about the vite-plugin-kintone-dev, visit the GitHub repository: vite-plugin-kintone-dev

Explanations in the article about this project

Vite を使用した kintone モバイルカスタム開発

About

sample of kintone moile dev (vite4 + vue3 + vant4 + typescript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published