0.1.17 • Published 4 years ago

ui-crm v0.1.17

Weekly downloads
4
License
MIT
Repository
bitbucket
Last release
4 years ago

Front-end Framework and Design System for Ekomm CRM.

Project setup

npm install

Compiles and hot-reloads the application for development

npm run dev

Compiles and minifies the application for production

yarn run build

Build the design system

npm run build:system

Run your tests

npm run test

Lints and fixes files

npm run lint