https://github.com/hacknug/trovado
A safer way to shop during quarantine
https://github.com/hacknug/trovado
Last synced: 8 months ago
JSON representation
A safer way to shop during quarantine
- Host: GitHub
- URL: https://github.com/hacknug/trovado
- Owner: hacknug
- License: mit
- Created: 2020-03-28T00:01:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T11:21:59.000Z (10 months ago)
- Last Synced: 2025-03-11T00:34:21.348Z (8 months ago)
- Language: Vue
- Homepage: https://trovado.now.sh/
- Size: 4.34 MB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Trovado
A safer way to shop during quarantine
## Instructions
### 1. Install Gridsome CLI tool if you don't have
`npm install --global @gridsome/cli`
### 2. Create a Gridsome project
1. `gridsome create my-gridsome-site` to install default starter
2. `cd my-gridsome-site` to open the folder
3. `gridsome develop` to start a local dev server at `http://localhost:8080`
4. Happy coding 🎉🙌