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
- Host: GitHub
- URL: https://github.com/thatguyhughesy/easca
- Owner: ThatGuyHughesy
- License: mit
- Created: 2019-10-05T08:42:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T13:32:58.000Z (over 3 years ago)
- Last Synced: 2025-10-25T09:33:28.653Z (8 months ago)
- Topics: bootstrap, component-library, simple, vue
- Language: SCSS
- Homepage: https://thatguyhughesy.github.io/easca
- Size: 2.98 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Easca
A simple Vue theme and component library built on Bootstrap
[](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.