Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauragift21/web-showcase
A web listing app built with Vuejs
https://github.com/lauragift21/web-showcase
api jwt-authentication vue
Last synced: about 4 hours ago
JSON representation
A web listing app built with Vuejs
- Host: GitHub
- URL: https://github.com/lauragift21/web-showcase
- Owner: lauragift21
- Created: 2018-05-04T16:20:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T16:37:19.000Z (over 3 years ago)
- Last Synced: 2024-05-02T01:02:49.717Z (7 months ago)
- Topics: api, jwt-authentication, vue
- Language: JavaScript
- Homepage:
- Size: 789 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Website showcase
> A Vue.js project for dislaying awesome Web lists.
[Project lives here](https://epic-bhabha-e9ae91.netlify.com/#/)
## 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
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).