1.0.2 • Published 4 months ago

favesalon-website v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Favesalon Website Components

A set of Favesalon components that use for creating favesalon mini websites.

Development

To start the components, 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

Using this component

To install favesalon-website with npm, run:

npm i favesalon-website --save

or use the hosted version from unpkg:

<link rel="stylesheet" href="https://unpkg.com/favesalon-website@1.0.0/dist/favesalon-website/favesalon-website.css" />
<script type="module" src="https://unpkg.com/favesalon-website@1.0.0/dist/favesalon-website/favesalon-website.esm.js"></script>
1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago