angular-materialize
Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize
File Explorer
Download Latest Version (.zip)- ISSUE_TEMPLATE.md
- materialize.clockpicker.css
- style.css
- nature1.jpg
- nature2.jpg
- nature3.jpg
- nature4.jpg
- nature5.jpg
- nature_portrait_by_pw_fotografie-d63tx0n.jpg
- parallax1.jpg
- sample-1.jpg
- app.js
- materialize.clockpicker.js
- angular-materialize.js
- index.js
- .gitignore
- bower.json
- Gruntfile.js
- index.html
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/krescruz/angular-materialize
Downloads the entire project code from GitHub to your computer.
cd angular-materialize
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
