hhzl 64f8b152b6 text input example step 1 10 роки тому
..
src 64f8b152b6 text input example step 1 10 роки тому
.gitignore 64f8b152b6 text input example step 1 10 роки тому
Gruntfile.js 64f8b152b6 text input example step 1 10 роки тому
LICENSE-MIT 64f8b152b6 text input example step 1 10 роки тому
README.md 64f8b152b6 text input example step 1 10 роки тому
bower.json 64f8b152b6 text input example step 1 10 роки тому
config.js 64f8b152b6 text input example step 1 10 роки тому
deploy.js 64f8b152b6 text input example step 1 10 роки тому
devel.js 64f8b152b6 text input example step 1 10 роки тому
index.html 64f8b152b6 text input example step 1 10 роки тому
local.amd.json 64f8b152b6 text input example step 1 10 роки тому
package.json 64f8b152b6 text input example step 1 10 роки тому

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