https://github.com/tanangular/begin-hello-world-app
Begin app
https://github.com/tanangular/begin-hello-world-app
Last synced: about 1 month ago
JSON representation
Begin app
- Host: GitHub
- URL: https://github.com/tanangular/begin-hello-world-app
- Owner: tanangular
- License: apache-2.0
- Created: 2020-10-22T14:19:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-22T14:19:52.000Z (over 5 years ago)
- Last Synced: 2025-01-13T21:08:48.891Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://begin.com
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://begin.com)
## Deploy your own
[](https://begin.com/apps/create?template=https://github.com/begin-examples/deno-hello-world)
Deploy your own clone of this app to Begin!
## Getting started
- Initialize your deps: `npm install`
- Start the local dev server: `npm start`
## Reference
- [Quickstart](https://docs.begin.com/en/guides/quickstart/) - basics on working locally, project structure, deploying, and accessing your Begin app
- [Creating new routes](https://docs.begin.com/en/functions/creating-new-functions) - basics on expanding the capabilities of your app
Head to [docs.begin.com](https://docs.begin.com/) to learn more!