https://github.com/eric183/eric-next-ts-template
A template starup for you yourself
https://github.com/eric183/eric-next-ts-template
Last synced: about 2 months ago
JSON representation
A template starup for you yourself
- Host: GitHub
- URL: https://github.com/eric183/eric-next-ts-template
- Owner: eric183
- Created: 2022-12-14T07:29:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T07:57:55.000Z (over 3 years ago)
- Last Synced: 2025-03-04T01:33:40.250Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 143 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Run the development server:
```bash
yarn create next-app -e https://github.com/eric183/eric-next-ts-template
```