Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/helloandre/worker-template-tini

a template for wrangler generate to get started with tini and Vue
https://github.com/helloandre/worker-template-tini

Last synced: 26 days ago
JSON representation

a template for wrangler generate to get started with tini and Vue

Awesome Lists containing this project

README

        

# Worker Template Tini

## Usage

```
wrangler generate https://github.com/helloandre/worker-template-tini
cd
npm install
wrangler build
npm run dev
```