1. 首页
  2. 数据库
  3. 其它
  4. aws amplify vue:与AWS Amplify集成的Vue.js入门应用程序 源码

aws amplify vue:与AWS Amplify集成的Vue.js入门应用程序 源码

上传者: 2021-02-01 22:17:36上传 ZIP文件 336.18KB 热度 39次
AWS Amplify Vue入门 集成了VueJs入门应用程序。 请将问题提交到存储库。 入门 克隆项目并安装依赖项 $ git clone https://github.com/aws-samples/aws-amplify-vue.git $ cd aws-amplify-vue-sample $ npm install 将aws-exports文件复制到src目录中,或初始化一个新的项目: $ npm install -g @aws-amplify/cli $ amplify init $ amplify add auth $ > Yes, use the default conf
用户评论