This project is a starter kit for develop the front-end web applications with Next.js π
This project is a starter kit for develop the front-end web applications with Next.js π
| The React Framework for SEO Friendly website and more... | |
| Send commit messages to conventional commits rules | |
| TypeScript | TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. |
| Class names and animation names are scoped locally CSS files | |
| The most mature, stable, and powerful professional grade CSS extension language in the world | |
| Helps maintain consistent coding styles for my working on the same project across various editors and IDEs | |
| Find and fix problems in your JavaScript code | |
| An opinionated code formatter |
-
Node (v18.18.0+)
-
Npm (v9.00+)
- Clone this repository
git clone https://github.com/yasinatesim/next-starter-kit.git - Install the project dependencies
npm install For Development
npm run dev Docker Build
docker build -t yasinatesim-next-starter-kit .Docker Run
docker run -p 3000:3000 -d yasinatesim-next-starter-kitApp is running to http://localhost:3000/
docker-compose up --buildApp is running to http://localhost:3000/
For Production Build & Build Start
npm run build and
npm run start For Lint
npm run lint- Copyright Β© 2024 - MIT License.
See LICENSE for more information.
This README was generated with by markdown-manager π₯²
