Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

最近の作業部屋活動履歴

2023-04-04
2023-04-03

最近のWikiの更新 (Recent Changes)

No changes on this wiki.

Wikiガイド(Guide)

サイドバー (Side Bar)

V luncher

  • R/O
  • R/O (HTTP)
  • R/W (SSH)
  • R/W (HTTPS)
Fork

varius official platform source code.

Release Files

No download files.

Recent Commits

Rev.HoraAutorMensagem RSS
48e991892023-04-03 20:30:45NknightAfirst
012df3962023-04-03 17:10:57NknightAthis branch final update
fad800112023-04-03 15:01:56NknightAconfigulation server files.
81f212022023-04-02 23:39:15NknightAstart develop for android app
8b2c33a02023-04-02 23:27:28NknightAstart develop for android app
08e840362023-04-02 22:59:30NknightAglobal update
380bdd9f2023-04-02 20:57:44NknightAremove modules
06c35baa2023-04-02 20:56:27NknightAMerge branch 'master' of git.osdn.net:/gitroot/projectv/s...
34d689fc2023-04-02 20:49:19NknightAfix
61fb1ea12023-04-02 17:55:24NknightAudpate

Usage

Create an App

# with npx
$ npx create-nextron-app my-app --example with-tailwindcss

# with yarn
$ yarn create nextron-app my-app --example with-tailwindcss

# with pnpx
$ pnpx create-nextron-app my-app --example with-tailwindcss

Install Dependencies

$ cd my-app

# using yarn or npm
$ yarn (or `npm install`)

# using pnpm
$ pnpm install --shamefully-hoist

Use it

# development mode
$ yarn dev (or `npm run dev` or `pnpm run dev`)

# production build
$ yarn build (or `npm run build` or `pnpm run build`)

Latest updated Tickets

No tickets

About Chamber Wiki

Welcome to OSDN Wiki system. Here is your chamber Wiki space.

Check Wiki Guide (English) to refer syntax and functions.