https://github.com/andriannus/restaurant-lit
Katalog Restoran Submission - Front-end Developer Expert | Dicoding
https://github.com/andriannus/restaurant-lit
dicoding lit lit-element lit-html pwa typescript webpack
Last synced: 26 days ago
JSON representation
Katalog Restoran Submission - Front-end Developer Expert | Dicoding
- Host: GitHub
- URL: https://github.com/andriannus/restaurant-lit
- Owner: andriannus
- License: mit
- Created: 2021-06-22T10:10:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T14:39:52.000Z (almost 5 years ago)
- Last Synced: 2025-07-08T05:31:47.055Z (11 months ago)
- Topics: dicoding, lit, lit-element, lit-html, pwa, typescript, webpack
- Language: TypeScript
- Homepage: https://wethefood.andriannus.id
- Size: 4.93 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# We The Food
Katalog Restoran Submission - Front-end Developer Expert | Dicoding.
## Project setup
```bash
npm install
```
### Compiles and hot-reloads for development
```bash
npm run dev
```
### Compiles and minifies for production
```bash
npm run build
```
### Unit test
```bash
npm run test:unit
```
### e2e test
```bash
npm run test:e2e
```