TBD nice text about this personal project
- Personal website
- Blog
- Client Control
- Invoice and payment management
- Hybrid native App
Please see the Notion Page for more info about:
- Project Management
- Full Documentation
dev
: runsnext dev
to start Next.js in development mode.build
: runsnext build
to build the application for production usage.start
: runsnext start
to start a Next.js production server.lint
: runsnext lint
to set up Next.js' built-in ESLint configuration.