Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unmaintainedprojects/fresh-spa
An example for SPAs in Fresh projects
https://github.com/unmaintainedprojects/fresh-spa
Last synced: 18 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T12:49:32.000Z (about 2 years ago)
- Last Synced: 2024-12-16T02:53:31.100Z (19 days 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.