文件名称:投资组合:我自己的开源个人网站
文件大小:25.08MB
文件格式:ZIP
更新时间:2024-02-27 03:35:25
javascript lint sass portfolio typescript
玛蒂 欢迎来到我的在线投资组合! 嗨! 我的名字叫Mathieu Lavoie,这是我的在线作品集的回购。 可用脚本 在项目目录中,可以运行以下命令: npm start 在开发模式下运行应用程序。 打开在浏览器中查看。 如果进行编辑,页面将重新加载。 您还将在控制台中看到任何棉绒错误。 npm build 构建生产到应用程序build文件夹。 它在生产模式下正确捆绑了React,并优化了构建以获得最佳性能。 最小化构建,文件名包含哈希。 您的应用已准备好进行部署! 有关更多信息,请参见有关的部分。 npm lint 使用eslint和stylelint在项目上运行lint,以确
【文件预览】:
portfolio-master
----_redirects(19B)
----renovate.json(41B)
----images()
--------plabonte.png(2.13MB)
--------cats.jpg(187KB)
--------yvanthibault.png(4.63MB)
--------mca2.png(10.95MB)
--------mca.png(6.21MB)
--------me.png(988KB)
--------favicon.ico(45KB)
----package.json(2KB)
----.stylelintrc.json(341B)
----LICENSE(1KB)
----package-lock.json(698KB)
----src()
--------History()
--------typings.d.ts(73B)
--------Contact()
--------App()
--------About()
--------Portfolio()
--------Header()
--------Window()
--------app.scss(738B)
--------index.html(771B)
--------CoffeeButton()
--------common()
--------Home()
--------Terminal()
--------sass()
--------index.ts(687B)
--------Avatar()
--------Skillz()
--------Publications()
--------Post()
----.eslintrc.js(683B)
----tsconfig.json(286B)
----.gitignore(281B)
----webpack.config.js(1KB)
----.circleci()
--------config.yml(328B)
----README.md(1KB)
----.vscode()
--------settings.json(34B)