https://github.com/kohrongying/upturt-fe
https://github.com/kohrongying/upturt-fe
deno
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kohrongying/upturt-fe
- Owner: kohrongying
- Created: 2022-07-11T09:10:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T09:33:01.000Z (almost 4 years ago)
- Last Synced: 2025-03-22T18:13:49.745Z (over 1 year ago)
- Topics: deno
- Language: TypeScript
- Homepage: https://upturt.deno.dev/
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Upturt - a deno fresh project
### Local setup
1. Install deno
2. Start the project:
```
deno task start
```
This will watch the project directory and restart as necessary.
### Deploy
Deno Deploy
Select `main.ts`