newnetcms/admin-ui

There is no license information available for the latest version (v0.0.1) of this package.

Admin UI

Installs: 0

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

v0.0.1 2023-06-28 09:35 UTC

This package is auto-updated.

Last update: 2024-05-01 00:10:45 UTC


README

Danh cho môi trường production:

Publish vendor:

php artisan vendor:publish --tag=admin-ui

Dành cho môi trường development:

1. Link thư mục assets

cms:admin-ui.link

2. Build file assets

npm install
npm run watch
npm run prod