1.1.0 • Published 2 months ago

angular-cryoto_management v1.1.0

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

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/nganpham22/crypto_researcher.git

Quick Start

git clone https://github.com/nganpham22/crypto_researcher
cd crypto_researcher

# 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