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

https://github.com/fpapado/nomnom

Silly list for awesome food places
https://github.com/fpapado/nomnom

Last synced: 11 months ago
JSON representation

Silly list for awesome food places

Awesome Lists containing this project

README

          

# foodtime
A very cute app

## Routes
Route | File | Description |
-------------------|--------------------|---------------------------------|
`/` | `views/main.js` | The main view
`/*` | `views/404.js` | Display unhandled routes

## Commands
Command | Description |
-----------------------|--------------------------------------------------|
`$ npm start` | Start the development server
`$ npm test` | Lint, validate deps & run tests
`$ npm run build` | Compile all files into `dist/`
`$ npm run create` | Generate a scaffold file
`$ npm run inspect` | Inspect the bundle's dependencies