Skip to content

caiodonascimento/basic-angular-materialize-seed

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

Basic Angular Materialize Seed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published