clickchat-webapp:ClickChat 项目的前端 SPA

时间:2021-07-20 15:47:53
【文件属性】:
文件名称:clickchat-webapp:ClickChat 项目的前端 SPA
文件大小:336KB
文件格式:ZIP
更新时间:2021-07-20 15:47:53
JavaScript -WEBAPP 先决条件 您将需要在您的计算机上正确安装以下东西。 (带有 NPM 和 NVM) 安装 git clone git@github.com:ClickChat/clickchat-webapp.git这个仓库 切换到新目录clickchat-webapp nvm use npm install bower install 构建项目 grunt 运行测试 npm test 运行/开发 nvm use grunt serve 在http://localhost:9000访问您的 ClickChat 应用程序 分布 上传到 Amazon S3 上的静态托管网站 grunt cd dist aws s3 sync . s3://clickchat.acactown.org --delete --acl public-read 代码生成器 使用许多代码生成器,请
【文件预览】:
clickchat-webapp-master
----.travis.yml(138B)
----.nvmrc(9B)
----.jshintignore(46B)
----.jscsrc(519B)
----package.json(2KB)
----.yo-rc.json(3B)
----test()
--------spec()
--------karma.conf.js(3KB)
--------.jshintrc(457B)
----.bowerrc(38B)
----LICENSE(11KB)
----app()
--------apple-icon-76x76.png(5KB)
--------android-icon-72x72.png(5KB)
--------apple-icon.png(18KB)
--------apple-icon-152x152.png(13KB)
--------ms-icon-144x144.png(12KB)
--------.htaccess(24KB)
--------images()
--------android-icon-144x144.png(12KB)
--------android-icon-36x36.png(2KB)
--------404.html(3KB)
--------favicon-96x96.png(7KB)
--------android-icon-96x96.png(7KB)
--------android-icon-192x192.png(17KB)
--------apple-icon-57x57.png(4KB)
--------ms-icon-70x70.png(5KB)
--------ms-icon-150x150.png(13KB)
--------apple-icon-114x114.png(9KB)
--------manifest.json(720B)
--------robots.txt(78B)
--------index.html(5KB)
--------favicon-32x32.png(2KB)
--------ms-icon-310x310.png(33KB)
--------views()
--------android-icon-48x48.png(3KB)
--------i18n()
--------humans.txt(307B)
--------favicon-16x16.png(2KB)
--------apple-icon-144x144.png(12KB)
--------browserconfig.xml(282B)
--------styles()
--------.buildignore(8B)
--------apple-icon-72x72.png(5KB)
--------apple-icon-180x180.png(16KB)
--------scripts()
--------favicon.ico(1KB)
--------apple-icon-precomposed.png(18KB)
--------apple-icon-120x120.png(10KB)
--------apple-icon-60x60.png(4KB)
----Gruntfile.js(12KB)
----.gitignore(91B)
----README.md(2KB)
----.jshintrc(481B)
----bower.json(1KB)
----.editorconfig(415B)
----.gitattributes(11B)

网友评论