https://github.com/laurawebdev/idea-generator
Portal 1 & Portal 2 idea generator
https://github.com/laurawebdev/idea-generator
Last synced: 3 months ago
JSON representation
Portal 1 & Portal 2 idea generator
- Host: GitHub
- URL: https://github.com/laurawebdev/idea-generator
- Owner: LauraWebdev
- License: mit
- Created: 2023-02-13T19:41:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T16:52:22.000Z (over 3 years ago)
- Last Synced: 2025-02-27T19:59:38.940Z (over 1 year ago)
- Language: Vue
- Size: 2.65 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portal 1+2 idea generator
Generates ideas for Portal 1 & 2 testchambers
# Development Setup
```
npm install
npm run dev
```
# Production Setup
```
npm install
npm run build
```