Closure Library implementation of http://qiita.com/yuku_t/items/fb92e173120db72e49ed
- Trun on your static resources server such as nginx or apache.
- Suppose
$HOME/Sitesis its public root. - Suppose 4000 is the port.
- Suppose
cd $HOME/Sitesgit clone [email protected]:arielnetworks/textarea-autocomplete.gitcd textarea-autocompletenpm 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
