init: 初始化 AssetX 项目仓库
包含 webapp(Next.js 用户端)、webapp-back(Go 后端)、 antdesign(管理后台)、landingpage(营销落地页)、 数据库 SQL 和配置文件。
This commit is contained in:
13
webapp-back/MOBILE_INSTRUCTIONS.md
Normal file
13
webapp-back/MOBILE_INSTRUCTIONS.md
Normal file
@@ -0,0 +1,13 @@
|
||||
> *Note: Delete this file before publishing your app!*
|
||||
|
||||
# [Mobile Icons (iOS/Android)](https://github.com/gothinkster/realworld/tree/master/spec/mobile_icons)
|
||||
|
||||
### Using the hosted API
|
||||
|
||||
Simply point your [API requests](https://github.com/gothinkster/realworld/tree/master/api) to `https://conduit.productionready.io/api` and you're good to go!
|
||||
|
||||
### Styles/Templates
|
||||
|
||||
Unfortunately, there isn't a common way for us to reuse & share styles/templates for cross-platform mobile apps.
|
||||
|
||||
Instead, we recommend using the Medium.com [iOS](https://itunes.apple.com/us/app/medium/id828256236?mt=8) and [Android](https://play.google.com/store/apps/details?id=com.medium.reader&hl=en) apps as a "north star" regarding general UI functionality/layout, but try not to go too overboard otherwise it will unnecessarily complicate your codebase (in other words, [KISS](https://en.wikipedia.org/wiki/KISS_principle) :)
|
||||
Reference in New Issue
Block a user