Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gioudi/template-project-vue-stylelint
- Owner: gioudi
- Created: 2022-09-20T20:01:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T03:13:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T08:28:54.952Z (2 months ago)
- Topics: babel, eslint, husky, i18n, public, router, template, vue
- Language: JavaScript
- Homepage: https://gioudi.github.io/template-project-vue-stylelint/
- Size: 709 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```### 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