Skip to content

GATAKAWAKACHICO/quiz-view

Repository files navigation

Getting started (Ubuntu)

$ sudo apt-get update
$ sudo apt-get -y install git
$ sudo apt-get -y install apache2 
$ cd /var/www/html
$ sudo git clone https://github.com/GATAKAWAKACHICO/quiz-view.git
$ cd quiz-view
$ vim static.js

Change your IP or Hostname, Do not change port.

var socket_url = 'http://xxxx:4649';
$ sudo chown ubuntu:ubuntu quizlist.csv
$ sudo apt-get install vsftpd

if you need ftp

$ sudo apt-get update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published