GithubHelp home page GithubHelp logo

iscas-zac / cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dioxuslabs/cli

0.0 0.0 0.0 701 KB

Dev server, hot reload, and packaging tool for Dioxus apps. Includes VSCode Extension

JavaScript 0.76% Rust 91.25% TypeScript 5.78% HTML 2.21%

cli's Introduction

๐Ÿ“ฆโœจ Dioxus CLI

Tooling to supercharge Dioxus projects

**dioxus-cli** (inspired by wasm-pack and webpack) is a tool for getting Dioxus projects up and running. It handles all build, bundling, development and publishing to simplify web development.

Installation

Install stable version

cargo install dioxus-cli

Install from git repository

cargo install --git https://github.com/DioxusLabs/cli

Install from local folder

cargo install --path . --debug

Get Started

Use dioxus create project-name to initialize a new Dioxus project.

It will be cloned from the dioxus-template repository.


Alternatively, you can specify the template path:

dioxus create hello --template gh:dioxuslabs/dioxus-template

Dioxus Config File

Dioxus CLI will use Dioxus.toml file to Identify some project info and switch some cli feature.

You can get more configure information from Dioxus CLI Document.

cli's People

Contributors

mrxiaozhuox avatar jkelleyrtp avatar ealmloff avatar chaosprint avatar xtekc avatar oovm avatar mgbvox avatar trevyn avatar sol-ell avatar lej77 avatar imbolc avatar bamboo-maker avatar dxps avatar oyami-srk avatar mhfan avatar atty303 avatar spookyvision avatar arqalite avatar nukesor avatar cosier avatar bbirchnz avatar benschulz avatar sd2k avatar terhechte avatar zoechi avatar mjvmroz avatar dogedark avatar nilsmartel avatar sycration avatar c5soft avatar

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.