Skip to content

yunji-yunji/PMS

 
 

Repository files navigation

PMS

This is an open-source project management system for developers.

Installation

Node Version > 8.11.x

Run the following instruction in command prompt with administrative authorization

npm install && bower install

Note: Gulp and bower must be globally installed

Usage

Edit the config.json file in /server/config according to your database. Then,

Development

gulp express

Production

gulp express:dist

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 49.0%
  • JavaScript 31.9%
  • HTML 19.1%