|
|
%!s(int64=11) %!d(string=hace) años | |
|---|---|---|
| .. | ||
| .gitignore | %!s(int64=11) %!d(string=hace) años | |
| README.md | %!s(int64=11) %!d(string=hace) años | |
| comments.json | %!s(int64=11) %!d(string=hace) años | |
| content.js | %!s(int64=11) %!d(string=hace) años | |
| entry.js | %!s(int64=11) %!d(string=hace) años | |
| index.html | %!s(int64=11) %!d(string=hace) años | |
| package.json | %!s(int64=11) %!d(string=hace) años | |
| style.css | %!s(int64=11) %!d(string=hace) años | |
| webpack.config.js | %!s(int64=11) %!d(string=hace) años | |
Opinions/impressions coming later, when I have played with this more.
$ npm install -g webpack
$ npm install
$ webpack --watch
# visit index.html in your browser
$ vi entry.js # change something!
npm config set prefix $HOME/.local --global