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

Latest commit

 

History

History
23 lines (21 loc) · 714 Bytes

README.md

File metadata and controls

23 lines (21 loc) · 714 Bytes

SUJI-OSS

SUJI

Getting Started

Prerequisites

  • Node.js and npm should be installed
  • Grunt should be installed
npm install --global grunt
  • MariaDB should be installed(v10 or more recent). If not pre-installed, check the following instrution here : Install MariaDB

Quick Start

 npm install
  • Run the program :
 grunt serve