Skip to content

iamxlr8/codefest19

 
 

Repository files navigation

CodeFest 2019 Netlify Status

FRONTEND

Introduction

Hosts the code for the frontend of Codefest 2019 website. Uses Vue.Js framework to develop a PWA to be consumed by mobile and desktop alike with rich user-experience.

Technical Stack

  • Node 11.6.0
  • NPM 6.5.0
  • PWA
  • Vue.Js 2.5.0

Development

  • First, ensure that Node.Js and NPM are installed on your system.
  • Use npm install to install all the dependencies.
  • For development server with hot-reload, use npm run watch.

Structure

  • Non-Vue-related JS files are in the src/js folder.
  • Desktop and Mobile pages are respectively in src/pages/desktop and src/pages/mobile.

Hall of Fame

About

Source code for the CodeFest19 site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 81.2%
  • JavaScript 13.3%
  • CSS 4.6%
  • HTML 0.9%