# getting-started **Repository Path**: Authi_ng/getting-started ## Basic Information - **Project Name**: getting-started - **Description**: Building an application starting with Authing. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://learn.authing.cn/authing/quickstart/hello-world - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # getting-started 使用 Authing 开发第一个应用 ## 运行此程序 ``` shell $ http-server ``` 访问:http://locahost:8080 即可。 ## 开发教程 开发教程请参考:[Authing hello world](https://learn.authing.cn/authing/quickstart/hello-world)。