Skip to content

CommunityOfCoders/COC_DIWALI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COC Diwali Single Page Application

Made on React JS

WISH YOU ALL A VERY HAPPY DIWALI

# To run the Repo on localhost
npm run start

# To build repo files
npm run build

# Deploys directly to github pages (Redundant)
npm run deploy

NOTE: In webpack.config.js, change mode to development for faster changes in code, and change mode to production to build minified and optimized JS code

(P.S. Deployment is a pain in the butt, period. -_-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • CSS 7.4%
  • HTML 4.2%