Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ushliypakostnik/dashboards-example
https://github.com/ushliypakostnik/dashboards-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ushliypakostnik/dashboards-example
- Owner: ushliypakostnik
- Created: 2021-08-20T21:19:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T20:47:42.000Z (about 3 years ago)
- Last Synced: 2024-11-15T01:31:28.368Z (3 months ago)
- Language: Stylus
- Homepage: https://ui-library-start-test.vercel.app/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Start project for UI Library Starter
[Library package on NPM](https://www.npmjs.com/package/ui-library-starter-test)
[Library deploy on Netlify](https://ui-library-starter-test.netlify.app/)
## Project setup
```
$ npm install
```### Compiles and hot-reloads for development
```
$ npm run serve
```### Compiles and minifies for production
```
$ npm run build
```### Lints and fixes files
```
$ npm run lint
```### Upgrade UI library to latest version
```
$ npm run update
```