# FoundationJS-template **Repository Path**: marklewis/FoundationJS-template ## Basic Information - **Project Name**: FoundationJS-template - **Description**: vue 1 project for M-SaaS - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-28 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # run unit tests npm test ``` For detailed explanation on how things work, read the [docs for vue-loader](http://vuejs.github.io/vue-loader).