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

https://github.com/thisdot/qwik-training

Qwik training demo app.
https://github.com/thisdot/qwik-training

Last synced: 6 months ago
JSON representation

Qwik training demo app.

Awesome Lists containing this project

README

          

## Install environment to develop Qwik app

1. Install [node.js 16+](https://nodejs.org/en/download/)
2. Install [VSCode](https://code.visualstudio.com/)

## Checkout exercise code

1. git clone git@github.com:thisdot/qwik-training.git
2. git checkout module2-component-exercise-1
3. open `src/routes/index.tsx` code.