https://github.com/uvacoder/web-showcase
https://github.com/uvacoder/web-showcase
abc abcstarter cba curated mywip starter vercel
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uvacoder/web-showcase
- Owner: Uvacoder
- Created: 2021-08-19T21:44:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-18T14:01:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-17T18:51:05.889Z (7 months ago)
- Topics: abc, abcstarter, cba, curated, mywip, starter, vercel
- Language: JavaScript
- Homepage: web-showcase.vercel.app
- Size: 661 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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).