Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andrey-skl/components-usage-example
- Owner: andrey-skl
- Created: 2015-02-10T18:54:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-28T06:22:37.000Z (almost 10 years ago)
- Last Synced: 2024-10-19T18:10:44.146Z (3 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# components-usage-example
An example host project for components libraryQuick 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