Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alpgokcek/next-js-with-redux
basic next.js 9 implementation with redux
https://github.com/alpgokcek/next-js-with-redux
Last synced: about 2 months ago
JSON representation
basic next.js 9 implementation with redux
- Host: GitHub
- URL: https://github.com/alpgokcek/next-js-with-redux
- Owner: alpgokcek
- License: mit
- Created: 2020-01-23T18:44:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:59:11.000Z (about 2 years ago)
- Last Synced: 2024-10-23T17:33:03.549Z (3 months ago)
- Language: JavaScript
- Size: 4.91 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-js-poc
basic next.js 9 implementation with redux## Available Scripts
In the project directory, you can run:
### `yarn dev`
Runs the app in the development mode.
Open [http://localhost:4000](http://localhost:4000) to view it in the browser.### `yarn build`
Builds the app.