Skip to content

k-renwick/Lunchify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunchify

The app that picks your lunch for you!

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build

Running

node dist/bundle.js

Customize configuration

See Configuration Reference.

About

The app that picks your lunch for you!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published