All Projects → criticalbh → material2-admin

criticalbh / material2-admin

Licence: other
Angular - Material2 - Redux - Flex - Admin Example - Starter

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to material2-admin

Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+5046.15%)
Mutual labels:  ngrx, starter
angular-cli-skeleton
angular-cli skeleton to quickly start a new project with advanced features and best practices. All features are described in README.md.
Stars: ✭ 32 (+146.15%)
Mutual labels:  ngrx, starter
angular2-webpack-advance-starter
An advanced Angular2 Webpack Starter project with support for ngrx/store, ngrx/effects, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
Stars: ✭ 49 (+276.92%)
Mutual labels:  ngrx, starter
Angular Webpack Starter
A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.
Stars: ✭ 911 (+6907.69%)
Mutual labels:  ngrx, starter
create-next-stack
Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
Stars: ✭ 149 (+1046.15%)
Mutual labels:  starter
starter-kit
🏃 A simple and powerful Starter Kit made with Webpack, Gulp 4, Pug and SASS
Stars: ✭ 21 (+61.54%)
Mutual labels:  starter
ngrx-vis
Tool visualizing actions, reducers & effects in your Angular app
Stars: ✭ 49 (+276.92%)
Mutual labels:  ngrx
ts-action-operators
TypeScript action operators for NgRx and redux-observable
Stars: ✭ 34 (+161.54%)
Mutual labels:  ngrx
frontenso-11ty-starter
Production-ready 11ty+Gulp+Webpack Starter that features Nunjucks, SASS, TailwindCSS (with JIT complier), and ESNext.
Stars: ✭ 24 (+84.62%)
Mutual labels:  starter
browser-extension
Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave.
Stars: ✭ 535 (+4015.38%)
Mutual labels:  starter
playground-for-beaver-themer
Simple bare-bone WordPress theme for Beaver Themer plugin.
Stars: ✭ 16 (+23.08%)
Mutual labels:  starter
spring-boot-starter-smpp
Spring boot starter to send SMS via SMPP
Stars: ✭ 25 (+92.31%)
Mutual labels:  starter
gatsbyjs-starter-tailwindplay
GatsbyJS Tailwind Starter - TailwindPlay
Stars: ✭ 69 (+430.77%)
Mutual labels:  starter
ngrx-enums
A small library that provides the basis for using ts-enums for @ngrx actions and reducers.
Stars: ✭ 12 (-7.69%)
Mutual labels:  ngrx
Decaf-Compiler
Compiler for Decaf Programming Language
Stars: ✭ 36 (+176.92%)
Mutual labels:  flex
nextjs-semantic
Next.js + Fomantic-UI + Styled Components
Stars: ✭ 68 (+423.08%)
Mutual labels:  starter
vue-component-lib-starter
A bare-bones example of creating your own Vue component library.
Stars: ✭ 221 (+1600%)
Mutual labels:  starter
flexboxes
CSS flexbox framework with pure flexbox grid ability
Stars: ✭ 27 (+107.69%)
Mutual labels:  flex
nextjs-landing-starter
Build your landing site based on Next.JS in minutes 🚀
Stars: ✭ 59 (+353.85%)
Mutual labels:  starter
ngrx-etc
Utility functions for NgRx
Stars: ✭ 70 (+438.46%)
Mutual labels:  ngrx

Material2Admin

Angular - Material2 - Redux - Flex - Admin Example - Starter

View the demo.

Installing

Run the following in your terminal, make sure you have git and nodejs installed.

cd your/prefered/directory
git clone https://github.com/criticalbh/material2-admin
cd material2-admin
npm install

Then, make sure you have angular-cli installed...

npm install -g @angular/cli

Start a development server

ng serve

Sets up a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build the project

ng build

Builds the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Further help

This project was generated with Angular CLI version 1.0.0. For a reference of other commands you can use for things like code scaffolding and running tests, run ng help or go check out the Angular CLI README.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].