Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barbapapazes/learn-web

Web development slides for a beginner course
https://github.com/barbapapazes/learn-web

beginner course web

Last synced: 1 day ago
JSON representation

Web development slides for a beginner course

Awesome Lists containing this project

README

        

# web beginner
Web development slides for beginning engineering students.

## Tech Stack

[Slidev](https://sli.dev)

## Installation

```bash
# Install packages
npm install
```

## Run Locally

Dev build

```bash
# Build all
npm dev
```


## Authors

- [@barbapapazes](https://www.github.com/barbapapazes)