1.0.4 • Published 2 months ago

angular-app-core-phuongdh88 v1.0.4

Weekly downloads
-
License
phuongdh88
Repository
github
Last release
2 months ago

angular-app-core-phuongdh88

This application provides the following features:

  • Google Material Design
  • File upload
  • HTTP Interceptor
  • Sass themes
  • Use the beautiful RESTful API
  • No cookies
  • User Login
  • Charts
  • Create/Update/Delete Data
  • Search/Sort Data

Source Code https://github.com/HP161/angular-app-core-phuongdh88

Quick Start

git clone https://github.com/HP161/angular-app-core-phuongdh88
cd angular-app-core-phuongdh88

# Install Angular CLI if necessary
npm install -g @angular/cli@latest

# For Windows user if an error occurred
npm install -g windows-build-tools

# Install dependencies
npm install
# Run application in development
npm start