Skip to content
This repository has been archived by the owner on Nov 10, 2019. It is now read-only.

A base app for angular JS application with Materialize CSS

Notifications You must be signed in to change notification settings

jeremyrajan/angular-seed-materialize-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Seed App with Materialize CSS (without JS components)

A base app for angular JS application. Since scaffolding apps took time to download and install.

Instructions

Clone the repo to your local folder. Cd into your directory and run the following:

Install Dependencies

npm install

bower install

npm install -g gulp

Run App

gulp serve

Build App (dist folder)

gulp build

Misc

Deploy to gh-pages (github)

  • gulp deploy

Versions

  • 1.0
  • Added support for asset compilation
  • Gulp integration
  • gh-pages integration

@TODO

Fix script errors, with fixmyJS

@Thanks to materialize

About

A base app for angular JS application with Materialize CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published