Project configuration, React Startup Procedures
commitbb4758fd10eb26dd5e98fcb5ffb975b7562bfa0b
authorECHibiki <ECVerniy@gmail.com>
Fri, 7 Feb 2020 04:46:21 +0000 (6 23:46 -0500)
committerECHibiki <ECVerniy@gmail.com>
Fri, 7 Feb 2020 04:46:21 +0000 (6 23:46 -0500)
treed158a072c70a064abdb318056908916e7c5b922a
Project configuration, React Startup Procedures
.gitignore [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
src/all-portfolio-text.tsx [new file with mode: 0644]
src/app.tsx [new file with mode: 0644]
tsconfig.json [new file with mode: 0644]
webpack.config.js [new file with mode: 0644]