Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dario-piotrowicz/cf-pages-_worker.js-dir-example


https://github.com/dario-piotrowicz/cf-pages-_worker.js-dir-example

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Cloudflare Pages _worker.js dir example

Install the dependencies with:
```sh
npm i
```

Serve the page locally with:
```sh
npm run dev
```

Deploy with:

```sh
npm run deploy
```