iron icon indicating copy to clipboard operation
iron copied to clipboard

Iron (Fe) is an opinionated yet flexible FrontEnd development framework

Results 2 iron issues
Sort by recently updated
recently updated
newest added

Using : Node 6.3.0 npm 3.10.3 iron 2.0.0 ![image](https://cloud.githubusercontent.com/assets/9953625/17000331/a70986ee-4edf-11e6-8f8f-ffd0dab220fc.png) And after installing npm install iron-fe -g when i try to run > iron testui i am getting following error ![image](https://cloud.githubusercontent.com/assets/9953625/17000136/c812d454-4ede-11e6-81e4-903762ebe412.png)...

bug

I want to be able to do something like this `iron -c myComponent -t myCustomTemplate`

enhancement