An open API service indexing awesome lists of open source software.

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

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
```