STRUCT Repo structure with basic layout
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>
Wed, 19 Jun 2019 06:17:22 +0000 (08:17 +0200)
committerLorenzo Tilve <ltilve@igalia.com>
Tue, 4 Feb 2020 08:41:14 +0000 (09:41 +0100)
commit577649504775349936391330a8bdf3fd58464a67
tree0a7754a3512a316e39a94024b65f783a140f2de0
parent706ad73eb02caf8532deaf5d38995bd258725cb8
STRUCT Repo structure with basic layout
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
package.json [new file with mode: 0644]
src/app.js [new file with mode: 0644]
src/app.scss [new file with mode: 0644]
src/config.xml [new file with mode: 0644]
src/icon.png [new file with mode: 0644]
src/icon.svg [new file with mode: 0644]
src/index.html [new file with mode: 0644]
webpack.config.js [new file with mode: 0644]