https://github.com/repjackson/vue_starter_customized
colors, slight changes
https://github.com/repjackson/vue_starter_customized
Last synced: about 1 year ago
JSON representation
colors, slight changes
- Host: GitHub
- URL: https://github.com/repjackson/vue_starter_customized
- Owner: repjackson
- License: mit
- Created: 2018-11-30T01:36:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T01:38:11.000Z (over 7 years ago)
- Last Synced: 2025-02-13T14:42:23.310Z (over 1 year ago)
- Language: TypeScript
- Size: 1.27 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# vue-starter  [](https://twitter.com/intent/tweet?text=Vue-Starter%20an%20enterprise%20ready%20boilerplate%20for%20isomorphic,%20progressive%20web%20apps%20with%20Vue.JS&url=https://github.com/devCrossNet/vue-starter&via=_jwerner_&hashtags=VueStarter,VueJS,SEO,Enterprise) 
> A flexible, scalable, opinionated boilerplate for production-ready PWAs with focus on performance, development speed, and best practices
> 一个灵活的、可扩展的、自定的,已经准备好用于生产的渐进式网络应用样板,聚焦于性能、开发速度和最佳实践
[](https://travis-ci.org/devCrossNet/vue-starter)
[](https://codecov.io/gh/devCrossNet/vue-starter)
[](https://codeclimate.com/github/devCrossNet/vue-starter/maintainability)
[](https://david-dm.org/devCrossNet/vue-starter)
[](https://david-dm.org/devCrossNet/vue-starter?type=dev)
[]()
[**Show your support by giving a :star:**](https://github.com/devCrossNet/vue-starter/stargazers)
# Documentation
**[https://vue-starter.herokuapp.com/docs](https://vue-starter.herokuapp.com/docs)** (sometimes not available because of the heroku free-plan)
**[https://vue-starter.herokuapp.com/docs/zh-cn](https://vue-starter.herokuapp.com/docs/zh-cn)** (欢迎改善中文文档(๑• . •๑))
## Run documentation on your local machine
1. Complete the [Getting started](#getting-started) guide
2. Install [vuepress](https://vuepress.vuejs.org/) `npm i -g vuepress`
3. run `vuepress dev docs`
# Live demo
Please visit the **[vue-starter app on heroku!](https://vue-starter.herokuapp.com/)** (sometimes not available because of the heroku free-plan)

### Lighthouse Score

# Getting started
1. Install node 8 or higher
2. Install npm 5 or higher
3. clone the repository `git clone https://github.com/devCrossNet/vue-starter`
4. change directory `cd vue-starter`
5. Install dependencies: `npm install`
6. Run `npm run dev`
# Sponsors
If you like what we're doing here, you can help us by funding the work on specific issues that you choose by using IssueHunt.io!
This gives you the power to prioritize our work and support project contributors. Moreover, it'll guarantee the project will be updated and maintained in the long run.
[](https://issuehunt.io/repos/111245305)
# Contribute
Contributions are always welcome! Please read the [contribution guidelines](https://github.com/devCrossNet/vue-starter/blob/master/.github/CONTRIBUTING.md) first.
欢迎贡献! 请阅读 [贡献指南](https://github.com/devCrossNet/vue-starter/blob/master/.github/CONTRIBUTING.md) 先ο(=•ω<=)ρ⌒☆.
## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
Johannes Werner](https://twitter.com/_jwerner_)
[💻](https://github.com/devCrossNet/vue-starter/commits?author=devCrossNet "Code") [🐛](https://github.com/devCrossNet/vue-starter/issues?q=author%3AdevCrossNet "Bug reports") [📖](https://github.com/devCrossNet/vue-starter/commits?author=devCrossNet "Documentation") [🎨](#design-devCrossNet "Design") [💡](#example-devCrossNet "Examples") [🔧](#tool-devCrossNet "Tools") | [
xMartin](http://xmartin.de/)
[💻](https://github.com/devCrossNet/vue-starter/commits?author=xMartin "Code") [🐛](https://github.com/devCrossNet/vue-starter/issues?q=author%3AxMartin "Bug reports") [📖](https://github.com/devCrossNet/vue-starter/commits?author=xMartin "Documentation") [💡](#example-xMartin "Examples") | [
Konstantin Kulinicenko](https://github.com/40818419)
[💻](https://github.com/devCrossNet/vue-starter/commits?author=40818419 "Code") [🐛](https://github.com/devCrossNet/vue-starter/issues?q=author%3A40818419 "Bug reports") [📖](https://github.com/devCrossNet/vue-starter/commits?author=40818419 "Documentation") [💡](#example-40818419 "Examples") | [
Silver·湫澲](http://saigao.fun)
[📖](https://github.com/devCrossNet/vue-starter/commits?author=SilverLeaves "Documentation") [🌍](#translation-SilverLeaves "Translation") | [
Stavros Liaskos](https://stavrosliaskos.com/)
[🐛](https://github.com/devCrossNet/vue-starter/issues?q=author%3Astavros-liaskos "Bug reports") | [
Marcelo Boeira](https://marceloboeira.com)
[🌍](#translation-marceloboeira "Translation") | [
Rick Mann](http://teamteatime.net/)
[💻](https://github.com/devCrossNet/vue-starter/commits?author=Riari "Code") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [
Ryan McGuire](http://www.EnigmaCurry.com)
[💻](https://github.com/devCrossNet/vue-starter/commits?author=EnigmaCurry "Code") | [
Jay McDoniel](https://github.com/jmcdo29)
[💻](https://github.com/devCrossNet/vue-starter/commits?author=jmcdo29 "Code") | [
Hugo Magalhães](http://hugomagalhaes.com)
[🌍](#translation-hugomn "Translation") | [
glederer](https://github.com/glederer)
[🌍](#translation-glederer "Translation") |
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
# Reference resources
- [React Boilerplate](https://github.com/react-boilerplate/react-boilerplate)
- [vue-ssr-starter-kit](https://github.com/doabit/vue-ssr-starter-kit)
- [Angular](https://github.com/angular/angular)
- [vue-enterprise-boilerplate](https://github.com/chrisvfritz/vue-enterprise-boilerplate)
# Contact
- [Slack](https://slack-vue-starter.herokuapp.com/)
- [Twitter](https://twitter.com/_jwerner_)
# License
[MIT](http://opensource.org/licenses/MIT)