/Quick-web-app-kit

Web app starter kit

Primary LanguageJavaScript

Quick-web-app-kit

Web app starter kit

Setup steps

  1. Make sure that git and nodejs is installed on your system
  2. Open Terminal/Command Prompt
  3. Copy and run command git clone https://github.com/himanshigupta29/Quick-web-app-kit.git in Terminal
  4. cd Quick-web-app-kit
  5. Copy and run command npm install
  6. Copy and run command npm start
  7. Your local static website is up and running
  8. Make changes in file index.html and enjoy coding ☺️