Skip to content

trydofor/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 *,+,-

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 2.3%
  • SCSS 0.9%