Skip to content

A ssr app starter build by Koa +Next(12) + React + Redux + Typescript + Emotion styled engine + Material UI.

License

Notifications You must be signed in to change notification settings

yisibell/next-app-starter

Repository files navigation

next-app-starter

A ssr app starter build by Koa + Next + React + Redux + Typescript + Emotion styled engine + Material UI.

Setup

# 安装依赖
$ yarn install

# 开发
$ yarn dev

# 构建
$ yarn build
# 构建(ft)
$ yarn build:ft

# 启动
$ yarn start
# 启动(ft)
$ yarn start:ft
# 通过 pm2 启动
$ yarn pm2:start
# 通过 pm2 启动(ft)
$ yarn pm2:start-ft
# 在 docker 环境中通过 pm2-runtime 启动
$ yarn pm2:docker:start
# 在 docker 环境中通过 pm2-runtime 启动(ft)
$ yarn pm2:docker:start-ft

About

A ssr app starter build by Koa +Next(12) + React + Redux + Typescript + Emotion styled engine + Material UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published