# 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)
forked from shyun-comcom/lunch-decision-maker
-
Notifications
You must be signed in to change notification settings - Fork 0
JuliaJueun/lunch-decision-maker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 88.8%
- CSS 7.3%
- HTML 3.5%
- Dockerfile 0.4%