/digi-frontend

digikala frontend developed on scraped data and api services

Primary LanguageJavaScriptMIT LicenseMIT

@coreui coreui npm package NPM downloads
@coreui react npm package NPM downloads

Digi Free React Admin Template

game changer. Pure & transparent

Table of Contents

Versions

  • []

digi Pro

  • πŸ’ͺ

Quick Start

Installation

$ npm install

or

$ yarn install

Basic usage

# dev server with hot reload at http://localhost:3000
$ npm start 

or

# dev server with hot reload at http://localhost:3000
$ yarn start

Navigate to http://localhost:3000.

Build

Run build to build the project. The build artifacts will be stored in the build/ directory.

# build for production with minification
$ npm run build

or

# build for production with minification
$ yarn build

What's included

Within the download you'll find the following directories and files,

digi-free-react-admin-template
β”œβ”€β”€ public/          # static files
β”‚   └── index.html   # html template
β”‚
β”œβ”€β”€ src/             # project root
β”‚   β”œβ”€β”€ assets/      # images, icons, etc.
β”‚   β”œβ”€β”€ components/  # common components - header, footer, sidebar, etc.
β”‚   β”œβ”€β”€ layouts/     # layout containers
β”‚   β”œβ”€β”€ scss/        # scss styles
β”‚   β”œβ”€β”€ views/       # application views
β”‚   β”œβ”€β”€ _nav.js      # sidebar navigation config
β”‚   β”œβ”€β”€ App.js
β”‚   β”œβ”€β”€ ...
β”‚   β”œβ”€β”€ index.js
β”‚   β”œβ”€β”€ routes.js    # routes config
β”‚   └── store.js     # template state example 
β”‚
└── package.json

Documentation

Versioning

Creators

Łukasz Holeczek

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

Support CoreUI Development

is an MIT-licensed open source project and is completely free to use.

Gold Sponsors

Support this project by [gold-sponsor-40960/). A big company logo will be added here with a link to your website.

Copyright and License

copyright 2022 creativeLabs Łukasz Holeczek.

Code released under the MIT license. There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.