Skip to content

gitter-badger/LSocial

 
 

Repository files navigation

LSocial

LSocial

Join the chat at https://gitter.im/lamjar/LSocial

Responsive Angular admin dashboard with material design based on Angular Material.

promo-amd

Check out DEMO

Getting started

Clone project:

$ git clone https://github.com/lamjar/LSocial.git

Install dependencies:

$ cd LSocial
$ npm install

Install gem 'sass'

$ gem install sass

Run development web-server:

$ gulp serve

Features

  • AngularJS
  • Angular UI Router
  • Angular Material
  • Sass styles
  • Gulp build
  • Stylish, clean, responsive layout with original design
  • BrowserSync for the ease of development

Project structure and credits

Project structure based on gulp-angular yeoman generator. If you have any questions about the build or project structure please check out their documentation.

UI components built with Angular Material.

Design by lamjar.com

Deploy to Github pages

$ gulp build
$ gulp deploy

Community

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.6%
  • HTML 25.7%
  • CSS 9.7%