https://github.com/kenote/next-express-example
Next.js with Express website example.
https://github.com/kenote/next-express-example
easy-peasy express nextjs react redux server-side-rendering typescript
Last synced: 3 months ago
JSON representation
Next.js with Express website example.
- Host: GitHub
- URL: https://github.com/kenote/next-express-example
- Owner: kenote
- License: mit
- Created: 2020-03-07T04:21:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T05:09:57.000Z (about 6 years ago)
- Last Synced: 2025-03-13T17:21:20.466Z (about 1 year ago)
- Topics: easy-peasy, express, nextjs, react, redux, server-side-rendering, typescript
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-express-example
Next.js with Express website example.
## Usage
### devlop
```bash
$ npm run develop
```
### build
```bash
$ npm run build
```
## License
this repo is released under the [MIT License][licensed-url].
[licensed-image]: https://img.shields.io/badge/license-MIT-blue.svg
[licensed-url]: https://github.com/kenote/next-express-example/blob/master/LICENSE