https://github.com/unmaintainedprojects/fresh-spa
An example for SPAs in Fresh projects
https://github.com/unmaintainedprojects/fresh-spa
Last synced: 10 months ago
JSON representation
An example for SPAs in Fresh projects
- Host: GitHub
- URL: https://github.com/unmaintainedprojects/fresh-spa
- Owner: UnmaintainedProjects
- License: wtfpl
- Created: 2022-11-12T07:29:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T12:49:32.000Z (over 3 years ago)
- Last Synced: 2025-08-13T11:55:25.012Z (10 months ago)
- Language: TypeScript
- Homepage: https://fresh-spa.deno.dev
- Size: 12.7 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fresh project ([deno.dev](https://fresh-spa.deno.dev/))
### Usage
Start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.