An open API service indexing awesome lists of open source software.

https://github.com/argyleink/google-io-2021-workshop_user-adaptive-interfaces


https://github.com/argyleink/google-io-2021-workshop_user-adaptive-interfaces

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## Welcome

This repository is a branch by branch walk through of this [Google IO 2021 Workshop](https://codelabs.developers.google.com/codelabs/user-adaptive-interfaces)

### Getting Started

[Vite](https://vitejs.dev/) is the tool used in this project. Have node.js (v12 or newer) installed and run the following commands:

```bash
npm install
npm start
```

The command line will show you where to visit the running project, and enjoy live CSS and JS reloading.