app-tutorial:教程中内置的教程应用程序

时间:2021-02-04 21:51:45
【文件属性】:
文件名称:app-tutorial:教程中内置的教程应用程序
文件大小:880KB
文件格式:ZIP
更新时间:2021-02-04 21:51:45
php app development tutorial frontend Nextcloud应用程序教程 这是,显示了如何开发非常简单的笔记应用程序。 试试吧 要安装它,请转到Nextcloud的apps目录: cd nextcloud/apps 然后运行: git clone https://github.com/nextcloud/app-tutorial.git notestutorial 然后使用以下命令安装依赖项: make composer 前端开发 该应用程序教程还展示了使用的应用程序前端的最基本实现。 在src/更改源代码后要构建前端代码,需要安装Node和npm。 ‍:laptop: 运行make dev-setup以安装前端依赖项 :building_construction: 要在您进行更
【文件预览】:
app-tutorial-master
----phpunit.integration.xml(217B)
----.gitattributes(13B)
----.github()
--------dependabot.yml(451B)
--------workflows()
----COPYING(34KB)
----.eslintrc.js(52B)
----src()
--------main.js(1012B)
--------App.vue(6KB)
----babel.config.js(111B)
----img()
--------app.svg(629B)
----lib()
--------Migration()
--------Controller()
--------Service()
--------Db()
--------AppInfo()
----js()
--------notestutorial-main.js.map(2.22MB)
--------notestutorial-main.js(747KB)
----.php_cs.dist(267B)
----appinfo()
--------info.xml(924B)
--------routes.php(325B)
----composer.lock(106KB)
----phpunit.xml(203B)
----README.md(1KB)
----Makefile(1KB)
----stylelint.config.js(690B)
----css()
--------style.css(417B)
----webpack.js(95B)
----tests()
--------Unit()
--------bootstrap.php(63B)
--------Integration()
----templates()
--------main.php(25B)
----.gitignore(58B)
----CHANGELOG.md(301B)
----package-lock.json(428KB)
----package.json(2KB)
----composer.json(784B)

网友评论