@ecomplus/admin-home

1.1.0-rc.2 • Public • Published

E-Com Plus Admin Home

Publish CodeFactor npm version

E-Com Plus dashboard homepage with Vue 2 SPA

CHANGELOG

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

To login on dev server you should set username and password on localStorage with your credential for demo store (1011):

localStorage.setItem('store_id', 1011)
localStorage.setItem('username', 'myuser')
localStorage.setItem('password', 'mypassword')

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Readme

Keywords

none

Package Sidebar

Install

npm i @ecomplus/admin-home

Weekly Downloads

1

Version

1.1.0-rc.2

License

UNLICENSED

Unpacked Size

90.9 kB

Total Files

37

Last publish

Collaborators

  • leomp12