https://github.com/latipun7/aladine
Dine away the easy way 🍽😋
https://github.com/latipun7/aladine
scss webcomponents webpack
Last synced: about 2 months ago
JSON representation
Dine away the easy way 🍽😋
- Host: GitHub
- URL: https://github.com/latipun7/aladine
- Owner: latipun7
- License: mit
- Created: 2021-05-08T01:19:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-27T22:02:06.000Z (2 months ago)
- Last Synced: 2026-04-28T00:06:23.825Z (2 months ago)
- Topics: scss, webcomponents, webpack
- Language: TypeScript
- Homepage: https://aladine.latipun.dev/
- Size: 19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- License: license
- Codeowners: .github/codeowners
Awesome Lists containing this project
README
# `à La Dine 🪔`
[](https://discord.gg/njSj2Nq "Chat and discuss at Developers Indonesia")
[](https://github.com/Ruppyio/emperor-ruppy/actions "GitHub Actions")
> Dine away the easy way 🍽😋
## About
This project is the development of à La Dine, my personal web project for showing restaurants catalog.
## Attribution
Lamp and Lemonade icons made by [Freepik](https://www.freepik.com "Freepik") from [www.flaticon.com](https://www.flaticon.com/ "Flaticon")
## Getting Started
Getting up and running is as easy.
1. Make sure have [LTS or latest nodeJS](https://nodejs.org/) and [yarn](https://www.npmjs.com/package/yarn) installed globally.
2. Clone this repository
```bash
git clone https://github.com/latipun7/aladine.git
```
3. Install all project dependencies
```bash
cd path/to/aladine
yarn install
```
4. Start development server
```bash
yarn dev
```
5. Build for production
```bash
yarn build
```
---
Copyright © Latif Sulistyo