| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Zenext is a web development starter boilerplate built with Next.js, TypeScript, and styled-components. It includes a linting suite with eslint, prettier, and stylelint and additional utilities such as colors, fonts, and media queries. Package manager of choice is pnpm.
Clone the repository:
git clone https://github.com/zeka3/zenext
Install the dependencies:
pnpm install
Start the development server:
pnpm run dev
If you have any suggestions or bug fixes for the project, feel free to create an issue or pull request.
| Back | FazBrowse Home | New Git URL |