X Tutup
The Wayback Machine - https://web.archive.org/web/20200911113653/https://github.com/OperationCode/mean-dash
Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

mean-dash

NOTE - This is no longer under active development or maintenance, use at your own risk.

An admin dashboard with user management and user roles | Built on the MEAN stack


CircleCI Codeship Status for OperationCode/mean-dash

Clone Repository

git clone https://github.com/operationcode/mean-dash.git && cd mean-dash

Install Dependencies

npm install

Start the Server

npm start

Visit http://localhost:5000 to see the app!

Learning AngularJS

Official AngularJS website is good place to start, but it lacks of best practices and not provides you base concepts, which could simplify your life. There is some links that can help you better understand how to write maintainable applications using AngularJS.

About

An admin dashboard with user management and user roles | Built on the MEAN stack

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
X Tutup