Fetch the repository succeeded.
Before running any of these commands below, make sure to have installed:
VSCode - https://code.visualstudio.com/Download
NodeJS - https://nodejs.org/en/ (current, not LTS).
git clone https://github.com/<USERNAME>/SynergismOfficial
(make sure to change <USERNAME>
with your own Github username)npm install
(or make install
- If you intend to use make
from here and on, make sure it is installed first)Live Server
inside the Extensions Marketplace in VSCode. You can open the Extensions Marketplace by pressing Ctrl+Shift+X
)git checkout -b "my-branch-name"
npm run watch:esbuild
(or make watch
)Ctrl+C
to exit from the previous command.git add /path/to/file
(or git add -A
to add all)npm run check:tsc
(or make check
)npm run lint
(or make lintcode
)npm run csslint
(or make lintcss
)git commit -am "title of my commit"
git push -u origin my-branch-name
compare across forks
to select your fork and branch)To get a list of available commands in the Makefile, run make help
or just make
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
1. Open source ecosystem
2. Collaboration, People, Software
3. Evaluation model