Skip to content

quiz22/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test

test

反正是测试的。这是个md文件,里面随便打

git config --global user.name 'xxx'

git config --global user.email "123@qq.com"

git clone https://github.com/quiz22/test.git

git config --global http.sslVerify “false”

ipconfig /flushdns

npm install express -g

npm install express-generator -g

//利用express创建一个login文件夹 express login

//启动express项目 npm start

//启动js项目 node 文件名.js

//安装pug npm install pug-cli -g

//生产一个pug版的HTML文件 tips:要提前创建好有内容的pugdemo.pug文件才能生成HTML文件,加-P是未压缩的 pug pugdemo.pug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors