文件名称:vnext-code-challenge:您想作为开发人员加入 Pathable 吗?
文件大小:35KB
文件格式:ZIP
更新时间:2024-06-18 22:44:34
JavaScript
可路径代码挑战 您想作为开发人员加入 Pathable 吗? 伟大的。 阅读此文档,然后提交您的解决方案。 祝你好运。 机器设置 挑战设置 存储库设置和过程 这个 git 存储库需要用作您的初始状态。 完成后,只需 git push 您的更改,我们就会收到通知。 我们的团队将审核您提交的内容并通过 PR 提供反馈。 请确保您的应用程序包含您的 GitHub 用户名。 如何安装依赖项 meteor npm install -g yarn meteor yarn install 怎么跑 meteor yarn start 如何运行测试 meteor yarn cypress 您需要交付什么 一个迷你应用程序,允许活动主持人将人们签入活动。 主页应显示: 一个事件选择器( select )显示每个事件的名称,默认显示Select an event (社区集合); 在所选事件中注册的人
【文件预览】:
vnext-code-challenge-master
----client()
--------main.html(103B)
--------main.jsx(215B)
--------main.css(53B)
----.eslintrc(312B)
----server()
--------initial-data.js(120KB)
--------main.js(211B)
----collections()
--------people.js(93B)
--------communities.js(103B)
----package.json(827B)
----shared()
--------constants.js(58B)
----cypress()
--------plugins()
--------support()
--------integration()
--------fixtures()
----.prettierrc(231B)
----.prettierignore(30B)
----.meteor()
--------versions(1KB)
--------.finished-upgraders(598B)
--------platforms(15B)
--------.gitignore(6B)
--------packages(1KB)
--------.id(328B)
--------release(12B)
----ui()
--------App.jsx(152B)
----.gitignore(973B)
----cypress.json(41B)
----README.md(3KB)
----.eslintignore(64B)
----.meteorignore(9B)