hhzl 64f8b152b6 text input example step 1 10 anos atrás
..
src 64f8b152b6 text input example step 1 10 anos atrás
.gitignore 64f8b152b6 text input example step 1 10 anos atrás
Gruntfile.js 64f8b152b6 text input example step 1 10 anos atrás
LICENSE-MIT 64f8b152b6 text input example step 1 10 anos atrás
README.md 64f8b152b6 text input example step 1 10 anos atrás
bower.json 64f8b152b6 text input example step 1 10 anos atrás
config.js 64f8b152b6 text input example step 1 10 anos atrás
deploy.js 64f8b152b6 text input example step 1 10 anos atrás
devel.js 64f8b152b6 text input example step 1 10 anos atrás
index.html 64f8b152b6 text input example step 1 10 anos atrás
local.amd.json 64f8b152b6 text input example step 1 10 anos atrás
package.json 64f8b152b6 text input example step 1 10 anos atrás

README.md

Amber Text Input Example

Shows how to work with a text field.

Getting Started

To bring project alive (for example after git clone):

npm install
bower install
grunt devel

Developing the project (after brought alive):

Start server with amber serve and go to http://localhost:4000/ in your browser and follow the instructions