Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thombruce/helvellyn.js

Vue.js UI for Helvellyn
https://github.com/thombruce/helvellyn.js

Last synced: 20 days ago
JSON representation

Vue.js UI for Helvellyn

Awesome Lists containing this project

README

        

Helvellyn.js

Helvellyn | Helvellyn.js | Credible

Become a Patron

GitHub package.json version
GitHub Workflow Status
Codecov
GitHub issues

License
Contributor Covenant
Contributing
Discord

User interface built with Vue.js for Helvellyn CMS.

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Runs the test suite
```
yarn test
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).