Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 592 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 592 Bytes

Angular ADMIN template

☀️ ☀️ angular admin template fast and simple 🌝 🌝

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Build the app for production

npm run build

Customize the configuration

See angular doc.