Subhash002 / OOP-with-JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnowledgeHut JavaScript Starter Template

This template uses Parcel bundler. You can build your website in the src/ folder. Please all JavaScript in the src/js folder and all stylesheets in the src/css folder.

Instructions

  • Development : npm run dev
  • Production Build: npm run build

About


Languages

Language:JavaScript 49.5%Language:HTML 27.8%Language:CSS 22.8%