Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/team-fruit/signpic.teamfruit.net
SignPicture WebSite
https://github.com/team-fruit/signpic.teamfruit.net
bootstrap-vue vue
Last synced: about 10 hours ago
JSON representation
SignPicture WebSite
- Host: GitHub
- URL: https://github.com/team-fruit/signpic.teamfruit.net
- Owner: Team-Fruit
- License: mit
- Created: 2018-11-18T08:53:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:14:56.000Z (11 months ago)
- Last Synced: 2023-12-15T03:51:35.013Z (11 months ago)
- Topics: bootstrap-vue, vue
- Language: JavaScript
- Homepage: https://signpic.teamfruit.net
- Size: 2.94 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# signpic.teamfruit.net
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).