Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jk-oster/lesson-1-solution


https://github.com/jk-oster/lesson-1-solution

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# Welcome to LESSON 1
You can find the instructions for the lesson here:
https://jkoster.notion.site/Modern-Web-Apps-4ed40df5dab64edcb95e666155e10abc

You can start the development server with the command:
```shell
npx vite
```

or

````shell
npx @web/dev-server --node-resolve --open --watch
````