Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Dialosoft/frontend

Repository files navigation

🖥️ Frontend - Software Frontend

Welcome to the repository for the frontend of our software. This project is built using Next.js alongside TypeScript to ensure efficient and safe development.

🚀 Technologies

This project uses the following technologies:

  • Next.js: A React framework for building fast and scalable web applications.
  • TypeScript: A superset of JavaScript that adds optional static typing.

💻 Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:
git clone https://github.com/Dialosoft/frontend.git
  1. Install dependencies:
cd frontend/main
npm install
  1. Run the development server:
npm run dev

🛠️ Scripts

  • npm run dev: Runs the development server.
  • npm run build: Builds the application for production.
  • npm run start: Starts the application in production mode.
  • npm run lint: Runs ESLint to check for code quality issues.

About

software frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages