Skip to content

Adam4991/food-delivery-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 React + Vite

This template provides a minimal setup to get React working in Vite with Hot Module Replacement (HMR) and some ESLint rules.

📦 Available Plugins

Currently, two official plugins are available:

  • @vitejs/plugin-react uses Babel for Fast Refresh
  • @vitejs/plugin-react-swc uses SWC for Fast Refresh

🛠️ Getting Started

To get started with this template, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-repo/react-vite-template
    cd react-vite-template
    
  2. Install dependencies:
    npm install
    
  3. Run the development server:
    npm run dev
    
  4. Navigate to http://localhost:3000/ to see your application running. The application will automatically reload if you change any source files.

🌿 Code Scaffolding

Run the following command to generate a new component:

ng generate component component-name

You can also use:

ng generate directive

ng generate pipe

ng generate service

ng generate class

ng generate guard

ng generate interface

ng generate enum

ng generate module

📦 Building the Project

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

🧪 Running Unit Tests

Run ng test to execute the unit tests via Karma.

🚀 Running End-to-End Tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

📚 Further Help

To get more help on the Angular CLI, use ng help or check out the Angular CLI Overview and Command Reference page.

Happy coding! 🎉 If you have any questions or run into issues, feel free to reach out. 🚀✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published