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

https://github.com/pagoru/deno-fresh-template

Deno's Fresh Template with SCSS
https://github.com/pagoru/deno-fresh-template

Last synced: 9 months ago
JSON representation

Deno's Fresh Template with SCSS

Awesome Lists containing this project

README

          

# Deno Fresh Template

### Usage

Start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.

### Webstorm types

Run:

```
yarn
```
Install the `Deno Plugin`.

Configure `Typescript` to run from the current `node_modules`.