Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/78/beautyfilter
Web Filter For Beauty
https://github.com/78/beautyfilter
Last synced: 14 days ago
JSON representation
Web Filter For Beauty
- Host: GitHub
- URL: https://github.com/78/beautyfilter
- Owner: 78
- Created: 2020-03-28T16:13:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T16:14:42.000Z (over 4 years ago)
- Last Synced: 2024-03-08T00:36:34.900Z (8 months ago)
- Language: JavaScript
- Size: 484 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webgl
> My slick Nuxt.js project
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).