Skip to content

saroz/tax-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps

  1. Clone the repo
  2. Install & NPM or YARN ( package manager )
  3. npm i or yarn
  4. Create your-name.html
  5. Added necessary from fields in your html file
  6. Add SCSS file or edit current one
  7. Use grid to display fields in multiple column
  8. Run Watch command npm run sass-dev
  9. Use VSCode Go Live for live-reload