All Projects → sparcs-kaist → new-ara-web

sparcs-kaist / new-ara-web

Licence: MIT license
KAIST Community Ara Renewal Project

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to new-ara-web

vue-cli3-example
🍭 A Mand Mobile project example for @vue/cli 3.0
Stars: ✭ 25 (+31.58%)
Mutual labels:  vue-cli-3
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+9468.42%)
Mutual labels:  vue-cli-3
vue-app-best-practice
Vue application sample with all the best practices
Stars: ✭ 28 (+47.37%)
Mutual labels:  vue-cli-3
vue-cli-plugin-bootstrap-vue
vue-cli 3 plugin to add bootstrap-vue
Stars: ✭ 35 (+84.21%)
Mutual labels:  vue-cli-3
vue-element-admin-ts
vue-element-admin 的 typescript 版本
Stars: ✭ 101 (+431.58%)
Mutual labels:  vue-cli-3
cloud-music-mobile
This is a music player
Stars: ✭ 22 (+15.79%)
Mutual labels:  vue-cli-3
concats
🔨 Desktop app to output a single-column csv file of rows of concatenated fields from an input csv or tsv file.
Stars: ✭ 20 (+5.26%)
Mutual labels:  vue-cli-3
vue-admin
无 UI 框架依赖(默认 vue 3.x 版本)
Stars: ✭ 99 (+421.05%)
Mutual labels:  vue-cli-3
vue-large-scale-folder-structure
Vue Js, 2 vue-cli large scale folder structure with vuex, vue-router, axios
Stars: ✭ 29 (+52.63%)
Mutual labels:  vue-cli-3
vuetify-with-storybook
Setting up Storybook with Vuetify the right way
Stars: ✭ 116 (+510.53%)
Mutual labels:  vue-cli-3
ECHI VUE CLI3.0
[email protected] + axios + mock + typescript + element-ui + scss + webpack4构建的企业级应用项目基础模板;
Stars: ✭ 15 (-21.05%)
Mutual labels:  vue-cli-3
Vi-Ui
💙 A simple but consistent user interface made for Vue
Stars: ✭ 42 (+121.05%)
Mutual labels:  vue-cli-3
vue-cli-3.x-doc-cn
vue-cli 3.x 中文文档
Stars: ✭ 49 (+157.89%)
Mutual labels:  vue-cli-3
olivia-ai.org
💻 The website and an online client for Olivia
Stars: ✭ 26 (+36.84%)
Mutual labels:  vue-cli-3



Logo

Netlify Status Deploy to Amazon ECR newara-front

All-new ara with modern JS, designed and developed by SPARCS
Go to Ara

About

new-ara 는 카이스트 교내 커뮤니티인 ARA 의 리뉴얼 프로젝트입니다. KAIST 오픈소스 동아리 SPARCS 에서 개발하고 있습니다.

개발

# 의존성 설치
npm install

# localhost:8080 개발 모드로 서비스
npm run serve

# Jest로 테스트
npm run test:unit

배포

# 의존성 설치
npm install

# 배포용 빌드
npm run build
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].