https://github.com/leon3s/next-starter
NextJS Starter with Redux Styled Components and Hygen
https://github.com/leon3s/next-starter
Last synced: 10 months ago
JSON representation
NextJS Starter with Redux Styled Components and Hygen
- Host: GitHub
- URL: https://github.com/leon3s/next-starter
- Owner: leon3s
- Created: 2022-03-05T02:29:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T09:12:55.000Z (over 3 years ago)
- Last Synced: 2024-12-19T17:23:44.070Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 528 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Starter
Next Starter is your NextJS + Redux + Styled Components + Hygen starter
## Installation
```bash
npm install && npm run dev
```