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

https://github.com/thatguyhughesy/easca

A simple Vue theme and component library built on Bootstrap
https://github.com/thatguyhughesy/easca

bootstrap component-library simple vue

Last synced: 2 months ago
JSON representation

A simple Vue theme and component library built on Bootstrap

Awesome Lists containing this project

README

          

# Easca

A simple Vue theme and component library built on Bootstrap

[![Build Status](https://travis-ci.org/ThatGuyHughesy/easca.svg?branch=master)](https://travis-ci.org/ThatGuyHughesy/easca)

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn run serve
```

### Compiles and minifies for production

```
yarn run build
```

### Run your tests

```
yarn run test
```

### Lints and fixes files

```
yarn run lint
```

## Documentation

### Compiles and hot-reloads for development

```
yarn run docs:dev
```

### Compiles and minifies for production

```
yarn run docs:build
```

### Customize configuration

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

## Contributing

Want to become a Easca [contributor](https://github.com/ThatGuyHughesy/easca/blob/master/CONTRIBUTORS.md)?
Then checkout our [code of conduct](https://github.com/ThatGuyHughesy/easca/blob/master/CODE_OF_CONDUCT.md) and [contributing guidelines](https://github.com/ThatGuyHughesy/easca/blob/master/CONTRIBUTING.md).

## Copyright & License

Copyright (c) 2019 Conor Hughes - Released under the MIT license.