Skip to content

This repo is a framework I created for web apps. It has database supported. It has most of the basic functions a typical web can do. It can be easily modified to turn into a specific production web application.

Notifications You must be signed in to change notification settings

syltaxue/zhiNengGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zhiNengo

Install

1: Install NPM and nodeJS together from the link below (recommend to use latest node version e.g. 5.x.x. npm 3.x.x will be installed once you installed node) https://nodejs.org/en/

2: Download this project from git
You can use either terminal or sourcetree to download the project.
In terminal:
git clone https://github.com/syltaxue/zhiNengGo.git
In SourceTree download the project from the link above
3: Install all the dependency libraries
a:
cd to your project folder e.g. cd xxx/zhinenggo/
b:
npm install
c:
sudo npm install browserify -g
d:
sudo npm install gulp -g
e:
cd /zhinenggo/semantic/
gulp build

About

This repo is a framework I created for web apps. It has database supported. It has most of the basic functions a typical web can do. It can be easily modified to turn into a specific production web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •