const express = require('express'); const bodyParser = require('body-parser'); const app = express(); const PORT = process.env.PORT || 3000; // Middleware app.use(bodyParser.json()); let menuItems = [ { id: 1, name: 'Cheeseburger', price: 5.99 }, { id; 2. name: 'Veggie Wrap', price: 4.99 }, { id: 3. name: 'Taco', price: 3.99 } ]; // Get menu items app.get('/menu', (req, res) => { }); // Start the server app.listen(PORT, () => { console.log('Server is running on port ${port}'); });
top of page

Lu Lu's Kitchen

A Nehamton Company

Subscribe Form

Thanks for subscribing!

We don’t have any products to show right now.

We don’t have any products to show right now.

We don’t have any products to show right now.

We don’t have any products to show right now.

We don’t have any products to show right now.

We don’t have any products to show right now.

a black food trailer_.jpg

About us

Nehamton, LLC is our company name

Lu Lu's Kitchen is our DBA.

Contact
a taco and a burrito.jpg

Personalized Attention

Only the Best

This is your Feature description. Write a short blurb explaining what the feature is and why it matters for visitors, customers or clients. Don’t be afraid to toot your own horn! Take this opportunity to emphasize the important benefits or key advantages.

Truck Eats

Get a Quote

This is your Price Quote section paragraph. Encourage your food truck fans and other prospective clients to provide their information in order to get a quote for your catering services.

Thanks for submitting!

bottom of page