Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wechat/ssr-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssr-next

A ssr-next project

// 安装依赖包
$ npm install (yarn install)

// 本地运行
$ npm run dev (yarn run dev)

// 编译
$ npm run build (yarn run build)

// 启动
$ npm run start (yarn run start)

About

🍎 server side rendering by next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors