魏彬的仓库

  • Table of Contents
  • Overview
魏彬

魏彬

很乱
98 posts
12 categories
12 tags
0%

如何使用nodejs快速搭建本地服务器

Posted on 2016-03-17 Edited on 2020-12-25 In 工具

用anywhere快速搭建本地服务器

1
npm install anywhere -g

之后找到你想搭建服务器的路径,然后再当前路径下输入:

1
anywhere 8860

然后浏览器就自动打开本地访问网址,一个简单的node服务器就这样被我们搭建好啦!

# 工具
css sprite工具
输入框输入延迟提交(避免每次输入都发请求)
© 2024 魏彬
Powered by Hexo & NexT.Pisces