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
- Host: GitHub
- URL: https://github.com/pagoru/deno-fresh-template
- Owner: pagoru
- License: mit
- Created: 2022-07-01T07:41:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T20:58:45.000Z (about 4 years ago)
- Last Synced: 2024-12-28T11:43:18.347Z (over 1 year ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.