Skip to content

Web App for Live Scores and more for Prayatna

Notifications You must be signed in to change notification settings

nitink4472/prayatna-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prayatna App

This is a live score PWA for Prayatna.

Getting Started

  1. Install PHP For Windows using chocolatey

    choco install php -y

    For Linux

    sudo apt update
    sudo apt install php
  2. Run PHP dev server from /public

    cd public
    php -S localhost:80
  3. Install the editorconfig extension if you are using VS Code, Atom or one of these.

Note: PHP is only used for combining components using include.

For creating a new page, use index.php as a template.

About

Web App for Live Scores and more for Prayatna

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 42.4%
  • Hack 25.7%
  • JavaScript 21.8%
  • CSS 10.1%