https://github.com/naugtur/begincom-test
Begin app
https://github.com/naugtur/begincom-test
Last synced: 6 months ago
JSON representation
Begin app
- Host: GitHub
- URL: https://github.com/naugtur/begincom-test
- Owner: naugtur
- License: apache-2.0
- Created: 2020-02-25T11:13:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T09:32:04.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T05:28:46.855Z (8 months ago)
- Language: JavaScript
- Homepage: https://begin.com
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
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/node-hello-world)
Deploy your own clone of this app to Begin!
## Getting started
- Start the local dev server: `npm start`
- Lint your code: `npm run lint`
- Run your tests: `npm t`## 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 appHead to [docs.begin.com](https://docs.begin.com/) to learn more!