Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gioudi/template-project-vue-stylelint

Build simple template project with vue js
https://github.com/gioudi/template-project-vue-stylelint

babel eslint husky i18n public router template vue

Last synced: 4 days ago
JSON representation

Build simple template project with vue js

Awesome Lists containing this project

README

        

# Template vue project

> Vue project template include i18n, babel, stylelint and eslint.

## Built With

- Html
- Css
- JavaScript
- Vue

## Live Demo (if available)

[Template](https://gioudi.github.io/template-project-vue-stylelint/)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

--Node
--Npm
--Composer
--Text editor (VsCode)

### Install

1. Clone the repo
```sh
git clone [email protected]:gioudi/template-project-vue-stylelint.git
```
2. Install NPM packages
```sh
npm install
```
```sh
yarn install
```

(back to top)

### Usage

1.Run project

```sh
npm run serve
```

## Authors

👤 **Author1**

- GitHub: [@gioudi](https://github.com/gioudi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/user/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/gioudi/template-project-vue-stylelint/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments