Coder Social home page Coder Social logo

student-space's Introduction

student-space

学习空间开源仓库

如何使用

在继续进行下一步之前,请确保您的计算机上已安装 node ,并可使用 npm 命令。

您可以使用 npm -v 进行检查

  1. 在终端打开本文件夹
  2. 处理文件
    1. Linux 系统
      1. 使用 chmod +x publish.sh 为脚本添加可执行权限
      2. 运行 ./publish.sh 脚本处理文件
    2. Windows 10/11
      1. 执行 ./publish.ps1 即可

    若需uglify js文件, 请在脚本后添加 build 参数

  3. 双击 index.html 文件以在浏览器直接打开或使用 node 或 python 等提供的简易web服务
    • 使用 Node 提供 web 服务: node server.js
    • 使用 Python 提供 Web 服务: python -m http.server [端口号]
  4. 启动 Web 服务后,在浏览器打开 127.0.0.1:[端口号] 或其他对应 ip 即可, node脚本已将端口号预设为 1080

student-space's People

Contributors

milkpotatoes avatar

Stargazers

jiwangyihao avatar SuperCat avatar KremeCN avatar  avatar  avatar  avatar Dahi avatar HakimYu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.