Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tobiaslins/deno-deploy-test


https://github.com/tobiaslins/deno-deploy-test

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# fresh project

### Usage

Start the project:

```
deno run -A --unstable --config tsconfig.json --watch main.ts
```

After adding, removing, or moving a page in the `pages` directory, run:

```
fresh routes
```