像素画

时间:2021-02-27 07:12:45
【文件属性】:
文件名称:像素画
文件大小:348KB
文件格式:ZIP
更新时间:2021-02-27 07:12:45
TypeScript 像素画图应用 该应用程序允许用户注册,登录并创建自己的像素图。 设置 要在本地运行该项目: 1.将当前工作目录更改为要克隆目录的位置。 $ cd ../lorem 2.键入git clone,然后粘贴以下URL: $ git clone https://github.com/nevehallon/Pixel-Paint.git 3.将当前工作目录更改为克隆目录。 $ cd Pixel-Paint 4.安装npm依赖项: $ npm install 5.在新克隆的项目中,您可以运行一些内置命令: npm start 或者 yarn start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您更改代码,页面将自动重新加载。
【文件预览】:
Pixel-Paint-main
----.eslintrc.json(2KB)
----public()
--------manifest.json(518B)
--------index.html(2KB)
--------robots.txt(57B)
--------favicon.ico(15KB)
--------android-chrome-512x512.png(28KB)
--------android-chrome-192x192.png(9KB)
----yarn.lock(383KB)
----src()
--------common()
--------services()
--------index.tsx(780B)
--------logo.svg(2KB)
--------App.scss(1KB)
--------App.test.tsx(247B)
--------index.scss(561B)
--------components()
--------cursor.svg(2KB)
--------config.json(44B)
--------interfaces()
--------App.tsx(2KB)
--------react-app-env.d.ts(40B)
--------serviceWorker.ts(5KB)
--------setupTests.ts(406B)
--------reportWebVitals.ts(465B)
----.vscode()
--------settings.json(194B)
----.prettierrc.json(68B)
----tsconfig.json(622B)
----README.md(914B)
----.editorconfig(188B)
----.gitignore(207B)
----package-lock.json(697KB)
----package.json(2KB)

网友评论