Skip to content

viam-devrel/viam-for-educators

Repository files navigation

Viam for Educators landing page

A static HTML page to serve as the entrypoint for Viam's education initiatives such as workshop kit codelabs.

Development

Edit index.html directly in your preferred text editor.

Serve the index.html page using your favorite static file server.

With npm or pnpm:

npx serve .

or

With Python:

python3 -m http.server 3000

Go to http://localhost:3000 to see the running site.

After making changes to the HTML, reload the browser page to see them.

About

Landing page for Viam's education initiatives

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages