Skip to content

BelkaLab/webcomp-weather-mountain

Repository files navigation

IDM STATIC WEB COMPONENTS

Getting Started

Follow the instruction here below for the development instructions.

Prerequisites

What things you need to install the software and how to install them

  • Node (global)
  • Yarn (global)

Installing

A step by step series of examples that tell you how to get a development env running

Install yarn project's dependencies

yarn

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

...

And coding style tests

Explain what these tests test and why

...

Usage

Build all widget using Rollup:

yarn build

Watch component using Rollup with dev purpose:

yarn watch

To view the component changes:

cd ./work
sh ./work/serve.sh

You will see the components in action at http://0.0.0.0:8000/ url.

Dist folder in packages

Deployment

Built With

Contributing

Look the CONTRIBUTING.md file.

Authors

  • Luca Fedrizzi - Initial work - fedriz

License


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages