Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

thebengeu/marc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Group Members

Matric No Name
A0003900B Benedict Liang Junjie
A0080860H Jerome Cheng Zhi Kai
A0086826R Yeow Kai Yao
U096931E Eu Beng Hee

Contributions

Feature Who?
Asynchronous file loading Jerome
Backend Beng
Code view Beng
Distributed localStorage Beng
Dropbox support Kai Yao
File/folder update/delete Benedict
File treeview Jerome
GitHub support Benedict
Online/offline event handling Jerome
Recent files Benedict
Settings Kai Yao
Syncing with backend Jerome

Setup

$ cd src
$ npm install -g bower grunt-cli
$ npm install
$ bower install

Running During Development

$ cd src
$ grunt server
# With MongoDB running:
$ node server

Building For Production

$ cd src
$ grunt build

About

HTML5 offline code reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published