Skip to content

fessionalpro/wings-doc

Repository files navigation

WingsBoot Document

this is the WingsBoot document.

and special thanks to the following projects,

Development Tips

make sure the versions matches,

then npm commands,

  • asdf install - check and install node by nvm
  • npm install - install/update packages
  • npm run docs:dev-clean - clean and review
  • npm run docs:update-package - update deps helper

Markdown Conventions

  • .markdownlint.yml install markdownlint
  • category PascalNaming singular noun.
  • title PascalNaming without prep.
  • link should start with ./, ../, /, http
  • list level 1-3 use *,+,-