Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weivea/custom-server-dynomic-redux-thunk-typescript

next-custom-server-dynomic-redux-thunk-typescript
https://github.com/weivea/custom-server-dynomic-redux-thunk-typescript

Last synced: about 9 hours ago
JSON representation

next-custom-server-dynomic-redux-thunk-typescript

Awesome Lists containing this project

README

        

# custom-server-dynomic-redux-thunk-typescript for next.js

基于next.js框架的项目demo
next

+

redux (redux-thunk) (动态)

+

express

+

typscript(可选)

## custom-server

express

## Install it and run:

```bash
npm install
npm run dev
# or
yarn
yarn dev
```

## debug server

```bash
npm run debug
```