Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 2.07 KB

README.md

File metadata and controls

63 lines (44 loc) · 2.07 KB

necare

Version License Type

Description

necare is a private module for building web applications using modern web development tools and libraries.

Scripts

  • dev: Run the development server using Vite.
  • build: Build the application using Vite.
  • preview: Preview the application using Vite.

Dependencies

Development Dependencies

Usage

To start the development server, run:

npm run dev

To build the application, run:

npm run build

To preview the application, run:

npm run preview

License

This project is licensed under the Private License.