/AppDev_Website

WFU AppDev Club Official Website

Primary LanguageVue

AppDev

WFU AppDev

Wake Forest University App Development Club

Build Status License Website

SitePreview

Setup commands

npm install   // Install project's dependency
npm run serve // Hot-reloads for development
npm run build // Build for production
npm run lint  // Lints and fixes files