hackathon-landing Landing page for frontspot hackathon Install dependencies npm i Run webpack build js and css (for production) npm run build Run webpack build js and css and watch any changes (for development) npm run watch