GithubHelp home page GithubHelp logo

thomashorrobin / create-react-app-rust Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebook/create-react-app

17.0 3.0 4.0 7.86 MB

Create React apps with no build configuration.

License: MIT License

JavaScript 98.18% AppleScript 0.07% HTML 0.11% CSS 0.11% Shell 1.30% Rust 0.01% TypeScript 0.21%

create-react-app-rust's Introduction

create-react-app with support for Rust Build Status PRs Welcome

This project is a fork of Facebook's create-react-app with support for Rust that compiles to WebAssembly.

Create React App works on macOS, Windows, and Linux. However Rust tools may behave diferently on Windows in certain circumstances.

If something doesn’t work, please file an issue.

Quick Overview

If you haven't already you'll need to install Rust and source it into your current context

curl https://sh.rustup.rs -sSf | sh
source $HOME/.cargo/env

Then you can run the tool with npx

npx create-react-app my-app --scripts-version react-scripts-rust
cd my-app
npm start

(npx comes with npm 5.2+ and higher, see instructions for older npm versions)

Then open http://localhost:3000/ to see your app.

When you’re ready to deploy to production, create a minified bundle with npm run build.

npm start

Vision

The following articles inspired the effort to combine rust, React, and WebAssembly:

create-react-app-rust's People

Contributors

amyrlam avatar andriijas avatar arcanis avatar bondz avatar bradfordlemley avatar brunolemos avatar enoahnetzach avatar existentialism avatar fson avatar gaearon avatar greengremlin avatar ianschmitz avatar iansu avatar jeffposnick avatar johann-sonntagbauer avatar lacker avatar mareksuscak avatar mxstbr avatar n3tr avatar ro-savage avatar ryansully avatar selbekk avatar sidoshi avatar sophiebits avatar tharakawj avatar thomashorrobin avatar timer avatar tuchk4 avatar viankakrisna avatar vjeux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

create-react-app-rust's Issues

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.