das-ui
v1.6.7
Published
DAS-UI is a componentes library built with R-SuitJS.
Downloads
33
Readme
DAS-UI
DAS-UI is a componentes library built with R-SuitJS.
Built with
React Suite - A suite of React components, sensible UI design, and a friendly development experience.
APEXCHARTS.JS - Modern & Interactive Open-source Charts.
FullCalendar - A JavaScript Calendar.
React -A JavaScript library for building user interfaces.
Jest - Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
Storybook - Is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.
Prerequisites
- Node v10.16.0
- NPM 8.0.0
Installing
- Clone or download repo.
- Run
npm i
. - Run
npm run storybook
Authors
Christian Alejandro Herrejon Villa - Full Stack Developer - Apex Systems
Helmut Ivan Colin Venegas - Full Stack Developer - Intelisis
License
This project is licensed under the GNU License - see the LICENSE file for details
Getting Started with Create React App
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
npm run storybook
Runs the app in the development mode.
Open http://localhost:6006 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
npm run test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.