Skip to content

JuliaJueun/lunch-decision-maker

 
 

Repository files navigation

lunch-decision-maker (Nyam Nyam!)

Reference

simple-react-full-stack

Quick Start

# Clone the repository
git clone https://github.com/shyun-comcom/lunch-decision-maker

# Go inside the directory
cd lunch-decision-maker 

# Install dependencies
yarn (or npm install)

# Start development server
yarn dev (or npm run dev)

# Build for production
yarn build (or npm run build)

# Start production server
yarn start (or npm start)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.8%
  • CSS 7.3%
  • HTML 3.5%
  • Dockerfile 0.4%