Skip to content

t510599/infor31-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infor31-site

建國中學資訊社 INFOR 31st 官網
Official Site: https://infor.org
Facebook: https://facebook.com/infor31st

Installation

# clone the repo
git clone https://github.com/t510599/infor31-site
# go into repo directory
cd infor31-site
# install dependencies
npm install
# start server
npm start

Configuration

course.json - the course list and description

{
    "name":"Course name",
    "icon":"Course icon class",
    "time":"Course time",
    "description":"Course description",
    "image":"Course image link"
}

About

INFOR 31st official site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published