@zufans/create-next-styled-app
v0.0.3
Published
A starter kit for Next.js with styled-components pre-configured.
Downloads
7
Maintainers
Readme
Create Next.js Styled-Components App
This is a starter template for using Next.js with styled-components.
Usage
This project is intended to be used with the create-next-styled-app command-line tool.
What's Included?
- A full Next.js project setup
appdirectory routing- Server and client components
- Styled-components configured for Next.js
- A pre-built theme with a dark and light mode
- A set of pre-built components to get you started
- A set of pre-built custom scripts for setting up and tearing down your project
Getting Started
- Clone the repository and install the dependencies.
- Run the development server:
npm run dev - Open your browser to http://localhost:3000 to see the result.
License
This project is licensed under the MIT License. See the LICENSE file for more information.
