All Projects → bnsd55 → beego-vuejs-starter-kit

bnsd55 / beego-vuejs-starter-kit

Licence: MIT license
Beego (GOLANG), Webpack, Sass, Vue.js, Vuex, Buefy

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
go
31211 projects - #10 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to beego-vuejs-starter-kit

vue-portfolio
💼 Portfolio built with Vue and Bulma
Stars: ✭ 13 (-59.37%)
Mutual labels:  bulma, buefy
stimulus-turbolinks
Stimulus + Vue.js + Turbolinks test Rails app
Stars: ✭ 33 (+3.13%)
Mutual labels:  bulma, buefy
balance
A laravel finance application for everyday use
Stars: ✭ 23 (-28.12%)
Mutual labels:  bulma, buefy
admin-two-vue-bulma-dashboard
Free Vue.js Bulma Buefy Admin Dashboard Template. Vite & Vue CLI supported
Stars: ✭ 68 (+112.5%)
Mutual labels:  bulma, buefy
Charcoal
A Vue.js & Bulma Starter Kit.
Stars: ✭ 81 (+153.13%)
Mutual labels:  bulma, starter-kit
vaahcms
VaahCMS is a laravel based open-source web application development platform shipped with a headless content management system (CMS).
Stars: ✭ 56 (+75%)
Mutual labels:  bulma, buefy
theme-bulma
🎈 Customization of Oruga components with Bulma CSS framework
Stars: ✭ 88 (+175%)
Mutual labels:  bulma, buefy
doubao community frontend
手把手vue+springboot前后端分离项目实战---豆宝社区前端项目代码
Stars: ✭ 119 (+271.88%)
Mutual labels:  bulma, buefy
admin-null-nuxt
Admin Null — Free Nuxt Bulma Admin Dashboard (with dark mode)
Stars: ✭ 39 (+21.88%)
Mutual labels:  bulma, buefy
admin-one-nuxt
Admin One Nuxt - Nuxt.js Bulma Buefy admin dashboard
Stars: ✭ 23 (-28.12%)
Mutual labels:  bulma, buefy
vue-monthly-picker
VueJS Monthly Picker component
Stars: ✭ 63 (+96.88%)
Mutual labels:  bulma, buefy
just-tit
Adult video search engine
Stars: ✭ 60 (+87.5%)
Mutual labels:  beego, beego-framework
React Firebase Admin
React ⚛️ starter kit with Firebase 🔥 and Bulma for setting up an admin dashboard - Highly scalable, PWA, Serverless
Stars: ✭ 232 (+625%)
Mutual labels:  bulma, starter-kit
vue-pokemon-memory-game
Pokémon Memory Game
Stars: ✭ 48 (+50%)
Mutual labels:  bulma, buefy
simple-react-native-starter
Simple ReactNative starter with an opinionated folder structure for mobile development.
Stars: ✭ 73 (+128.13%)
Mutual labels:  starter-kit
puppeteer-jest-starter
A starter-kit quipped with the minimal requirements for Puppeteer + Jest, making E2E testing a breeze.
Stars: ✭ 17 (-46.87%)
Mutual labels:  starter-kit
starter-kit-doogie-browser
Statamic Starter Kit: Doogie Browser
Stars: ✭ 39 (+21.88%)
Mutual labels:  starter-kit
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (+71.88%)
Mutual labels:  starter-kit
tm-nextjs-starter
React + Nextjs + MobX starter
Stars: ✭ 49 (+53.13%)
Mutual labels:  starter-kit
frontend-starter-kit-with-gulp
Frontend Starter Kit with Gulp for either Themeforest Projects or customizable projects.
Stars: ✭ 34 (+6.25%)
Mutual labels:  starter-kit

Beego Vue.js Starter Kit

Using Beego (GOLANG), Webpack, Sass, Vue.js, Vuex, Buefy

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Installing

In order to build the client, execute:

npm run start

Will start webpack-dev-server on port 8000 and create /dist folder with all the desired files.

Now, we need to run our Go server, just execute:

bee run

Will start our Beego server on port 8080 and gets the client files from /dist folder.

In order to visit and see how the project looks like, go to: localhost:8080

Built With

  • Beego - Go framework
  • Webpack - Module bundler
  • Vue.js - JavaScript Framework
  • Vuex - State management
  • Sass - CSS extension
  • Buefy - Lightweight UI components for Vue.js based on Bulma
  • Bulma - CSS framework

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].