freeCodeCamp/guide/chinese/certifications/information-security-and-qu.../advanced-node-and-express/registration-of-new-users/index.md

23 lines
655 B
Markdown
Raw Normal View History

---
title: Registration of New Users
localeTitle: 新用户注册
---
## 新用户注册
请务必编辑views / pug / profile.pug第11行
```pug
h1.border.center FCC Advanced Node and Express
```
```pug
h1.border.center Profile Home
```
否则测试不会通过
这是一个存根。 [帮助我们的社区扩展它](https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/information-security-and-quality-assurance/advanced-node-and-express/registration-of-new-users/index.md) 。
[这种快速风格指南有助于确保您的拉取请求被接受](https://github.com/freecodecamp/guides/blob/master/README.md) 。