Skip to content

MagicMarvel/nebular-rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

项目启动方法

  • 安装node,如果你已经有了,你可以跳过,如果你没有,请按照下面的链接指导安装 node。

    如何安装 nodejs

    这里推荐使用Window下的包管理器Scoop安装 Node,当然,直接安装也行(上面的链接都有说的)

  • 安装git,下载后疯狂下一步即可

    git 下载链接

  • 用 git clone 该项目

    git clone https://github.com/MagicMarvel/nebular-rewrite.git
  • cd 至项目根目录

    cd nebular-rewrite
  • 命令行运行npm installyarn install(如果你有的话),这会自动下载所需的 node 依赖

  • npm startyarn start(如果你有的话)将启动该项目,你将会看到效果

About

重写了网页的前端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published