Skip to content

Vue.js webpack template with simple Rocket.rs backend

Notifications You must be signed in to change notification settings

jenix21/rust-vuejs

 
 

Repository files navigation

rust-vuejs

A Vue.js project starter with Rocket.rs as the backend

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Vue.js webpack template with simple Rocket.rs backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.2%
  • Vue 4.7%
  • Rust 2.2%
  • HTML 1.3%
  • Makefile 0.6%