Skip to content
/ admin Public

AngularUI with Fake API - For final code go to branch-development

Notifications You must be signed in to change notification settings

qasirdev/admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin sample project

Based on AngularUI with Fake API image ##To run this sample project use following steps 1 - go to clone folder and run command ##npm install 2- run following command to install bower packages in folder src\lib ##bower install 3- To install json-server for FAKE API - json-server

##npm install -g json-server 4- To run json-server for backend API ##json-server --watch db.json 5- Open another Node dos terminal and run following command to run website in localhost ##gulp watch

About

AngularUI with Fake API - For final code go to branch-development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published