zephyo / Rust-Webpack-React-Sass-Template

Kickstart a React website with Rust-generated WebAssembly, Webpack, Typescript, and Sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Webpack React Typescript Sass Template

Template to generate a React Web application, styled with Sass, typed by Typescript, with Rust-generated WebAssembly and Webpack, without publishing your wasm to NPM.

Forked from and based on rustwasm/rust-webpack-template.

Build Status


🚴 Using This Template

  1. Clone or fork this template
  2. cd template
  3. npm install
  4. npm start

For more information and tutorials, read the README.md at the original repo.

About

Kickstart a React website with Rust-generated WebAssembly, Webpack, Typescript, and Sass

License:MIT License


Languages

Language:Rust 41.8%Language:JavaScript 37.6%Language:HTML 11.6%Language:TypeScript 6.0%Language:SCSS 2.9%