Skip to content

vertigo-web/vertigo-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vertigo Tutorial Done

This repository allows you to check the final outcome of the Vertigo TUTORIAL

Usage

Make sure you're using nigthly version of rust:

  • rustup default nightly

Add target wasm32

  • rustup target add wasm32-unknown-unknown

Install vertigo-cli:

  • cargo install vertigo-cli

Use one of vertigo commands:

  • vertigo build - Build app
  • vertigo serve - Start app at http://localhost:4444/
  • vertigo watch - Rebuild and serve app at every change in code

About

Template for developing vertigo application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages