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