skyfffire 3 years ago
parent
commit
848ca39699
4 changed files with 7 additions and 761 deletions
  1. 4 4
      README.md
  2. 2 756
      package-lock.json
  3. BIN
      src/assets/logo.png
  4. 1 1
      src/assets/logo.svg

+ 4 - 4
README.md

@@ -2,22 +2,22 @@
 
 ## Project setup
 ```
-yarn install
+npm install
 ```
 
 ### Compiles and hot-reloads for development
 ```
-yarn serve
+npm run serve
 ```
 
 ### Compiles and minifies for production
 ```
-yarn build
+npm run build
 ```
 
 ### Lints and fixes files
 ```
-yarn lint
+npm lint
 ```
 
 ### Customize configuration

File diff suppressed because it is too large
+ 2 - 756
package-lock.json


BIN
src/assets/logo.png


+ 1 - 1
src/assets/logo.svg

@@ -1 +1 @@
-<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 87.5 100"><defs><style>.cls-1{fill:#1697f6;}.cls-2{fill:#7bc6ff;}.cls-3{fill:#1867c0;}.cls-4{fill:#aeddff;}</style></defs><title>Artboard 46</title><polyline class="cls-1" points="43.75 0 23.31 0 43.75 48.32"/><polygon class="cls-2" points="43.75 62.5 43.75 100 0 14.58 22.92 14.58 43.75 62.5"/><polyline class="cls-3" points="43.75 0 64.19 0 43.75 48.32"/><polygon class="cls-4" points="64.58 14.58 87.5 14.58 43.75 100 43.75 62.5 64.58 14.58"/></svg>
+<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1665979374339" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2488" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M478.496 96L221.76 497.696l290.368 142.72 285.76-142.848L545.696 96h-67.2zM480 212.384v139.232l-125.248 56.832L480 212.384z m64 1.28l122.176 194.56L544 352.16V213.696z m-64 208.224v131.424l-139.008-68.384L480 421.888z m64 0.736l135.872 62.4L544 552.896v-130.304zM224 560.384v80.64l253.696 282.976h68.608L800 640.992v-80.64l-288 147.648-288-147.616z m144.672 146.112L480 763.552v67.072l-111.328-124.128z m286.656 0L544 830.624v-67.072l111.328-57.056z" p-id="2489"></path></svg>

Some files were not shown because too many files changed in this diff