0.0.7 • Published 5 years ago

prixcomponents v0.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Built With Stencil

Prix Components for 'Summer Practices at ITESM' with Base22

This is a small collection of components made by Prix team during the summer practices in collaboration with base22 as part of the starting 'Nova Design System' project.

Components

There are four base components for this project: Modal, Multi-level left menu, Directory and Drawer. All of them were made using the Stencil JS compiler. Each one of these has its own data model (supporting JSON files) to work as internal properties or states as desired when developing more complex apps.

Getting Started

To start a demo of each component, clone the repo into a new directory:

git clone https://github.com/GabrielCaVI/Prix
cd Prix

and remember to run:

npm install
npm start

To build the component for production, run:

npm run build

To run the unit tests for the components, run:

npm test

Need help? Check out Stencil docs here.

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.1

5 years ago