All badges are links to each doc
A static website to be my personal portfolio;
For development, you will need some software installed in your environment.
To improve your experience and enjoy each linter, here are some extensions
For VSCode, if you use another editor, please look at your marketplace
- Code Spell Checker
- Color Highlight
- Editorconfig for VS Code
- ESLint
- Prettier - Code formatter
- vscode-styled-components
Use NPM to install all dependencies into the project and start the developer server
npm install
npm run devUse Atomic design to organize and maintain this project
- Project is using Angular Commits Guide Line, for more information, click on this link.