8000 GitHub - nys007/KaizenWebsite: The codeBase for Kaizen Website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nys007/KaizenWebsite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KaizenWebsite

CodeBase for Kaizen Website

Development Setup


  1. After cloning the repo , make sure that node is installed in your system.
  2. run npm i command at the root directory inside the terminal.
  3. Happy working.

Prettier Setup


Prettier package will be used to write clean code. After you run code npm i command the prettier package is installed.

To manually format all files with prettier Run command npm run prettier-fix at the root directory inside the terminal .

Format ON SAVE Prettier


For VsCode users , to format documents automatically on saving file. Just install esbenp.prettier-vscode extension inside vscode. Now after you save file the file will be auto formatted by prettier package.

About

The codeBase for Kaizen Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.5%
  • HTML 35.8%
  • CSS 26.7%
0