hhzl 64f8b152b6 text input example step 1 il y a 10 ans
..
src 64f8b152b6 text input example step 1 il y a 10 ans
.gitignore 64f8b152b6 text input example step 1 il y a 10 ans
Gruntfile.js 64f8b152b6 text input example step 1 il y a 10 ans
LICENSE-MIT 64f8b152b6 text input example step 1 il y a 10 ans
README.md 64f8b152b6 text input example step 1 il y a 10 ans
bower.json 64f8b152b6 text input example step 1 il y a 10 ans
config.js 64f8b152b6 text input example step 1 il y a 10 ans
deploy.js 64f8b152b6 text input example step 1 il y a 10 ans
devel.js 64f8b152b6 text input example step 1 il y a 10 ans
index.html 64f8b152b6 text input example step 1 il y a 10 ans
local.amd.json 64f8b152b6 text input example step 1 il y a 10 ans
package.json 64f8b152b6 text input example step 1 il y a 10 ans

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