Closure Library implementation of http://qiita.com/yuku_t/items/fb92e173120db72e49ed
- Trun on your static resources server such as nginx or apache.
- Suppose
$HOME/Sites
is its public root. - Suppose 4000 is the port.
- Suppose
cd $HOME/Sites
git clone [email protected]:arielnetworks/textarea-autocomplete.git
cd textarea-autocomplete
npm install
- Go
http://localhost:4000/textarea-autocomplete/
npm run plovr
- Go
http://localhost:4000/textarea-autocomplete/dev.html
npm run fixclosure
npm run less
or
npm run watch-less
npm run build
Apache v2 License