Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris-visser/the-perfect-salad
Help me choose the perfect combination
https://github.com/chris-visser/the-perfect-salad
Last synced: about 1 month ago
JSON representation
Help me choose the perfect combination
- Host: GitHub
- URL: https://github.com/chris-visser/the-perfect-salad
- Owner: chris-visser
- Created: 2020-04-19T21:04:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T13:18:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T23:14:10.707Z (3 months ago)
- Language: Vue
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# salad-selector
> In case you can't choose
## 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).