NexPON V 4電子+次容易に
3235 ワード
今日ZeitはNext.js V 8をリリースしたので、NextronはV 4に来た)
https://nextjs.org/blog/next-8
Nextronは電子計算機の発電機です.JSとは、次の電子レンダラプロセスを扱うことができます.簡単にjs.
ウェブ知識だけのデスクトップアプリを開発する方法を示します
常に 👍 使いやすいそれを実行する1つのコマンド ビルド1つのコマンド 透明です( OSS開発者向け). は に関して示します
650 +は、最後の9ヵ月にわたってコミットします 200 +リリース( Github の上の 100 + stargazers
awesome-nextjsに記載の
PRSは歓迎です!
私は東京で働いています.Ai(ニューラルネットワーク)翻訳機を使用するNETまたはJavaScriptアプリケーション.
私たちの使命は、外国語を勉強するすべての人々を助けることです.
誰でも、我々に加わりたいです?
私の記事を読んでくれてありがとう
https://nextjs.org/blog/next-8
Nexonは何ですか?
Nextronは電子計算機の発電機です.JSとは、次の電子レンダラプロセスを扱うことができます.簡単にjs.
# install nextron
$ npm install --global nextron@latest
現在のところ、13種類のテンプレートがあります.# list all templates
$ nextron list
Available examples:
- custom-build-options
- custom-server
- custom-server-nodemon
- custom-server-typescript
- ipc-communication
- parameterized-routing
- store-data
- with-javascript
- with-javascript-ant-design
- with-javascript-material-ui
- with-typescript
- with-typescript-less
- with-typescript-material-ui
USAGE
$ nextron init my-app [--template example_folder_name]
If you want to use "with-typescript-material-ui", just type the command below:
$ nextron init my-app --template with-typescript-material-ui
使い方は簡単です.# generate an example
$ nextron init my-app --template with-typescript-material-ui
# install dependencies
$ cd my-app
$ yarn (or "npm install")
# development mode
$ yarn dev (or "npm run dev")
# production build
$ yarn build (or "npm run build")
私の信念
常に
webpack.config.js
のようなすべての源を示します、そして、電子生産構築コンフィグレーションなどはNextronの状態
650 +は、最後の9ヵ月にわたってコミットします
npm publish
) awesome-nextjsに記載の
ところで・・・
私は東京で働いています.Ai(ニューラルネットワーク)翻訳機を使用するNETまたはJavaScriptアプリケーション.
私たちの使命は、外国語を勉強するすべての人々を助けることです.
誰でも、我々に加わりたいです?
私の記事を読んでくれてありがとう
Reference
この問題について(NexPON V 4電子+次容易に), 我々は、より多くの情報をここで見つけました https://dev.to/saltyshiomix/nextron-v4--electron--nextjs-with-ease-29plテキストは自由に共有またはコピーできます。ただし、このドキュメントのURLは参考URLとして残しておいてください。
Collection and Share based on the CC Protocol