Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrey-skl/components-usage-example

An example host project for components library
https://github.com/andrey-skl/components-usage-example

Last synced: about 1 month ago
JSON representation

An example host project for components library

Awesome Lists containing this project

README

        

# components-usage-example
An example host project for components library

Quick start:

* `npm install` to install dependencies
* `npm start` to start development server at 9000 port
* `npm run build` to build minifyed bundle in 'dist' directory