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

https://github.com/ultirequiem/example-html-css-esm

🐻 Example page using ESM modules
https://github.com/ultirequiem/example-html-css-esm

css esm esmodules html html-css-javascript javascript

Last synced: 7 months ago
JSON representation

🐻 Example page using ESM modules

Awesome Lists containing this project

README

          

# Example Web using ESM

Link this when someone ask you how to do a page with vanilla Javascript using
ESM.

## Deploy

### GH Pages 🐱

https://ulti.js.org/example-html-css-esm

### Cloudflare Workers 👷‍♀️

https://esm.pages.dev

## Development

If you have [Node.js](https://nodejs.org) installed 👇

```sh
npx live-server .
```

## Licence

Released under the MIT licence.