Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erik3010/jakmall-fe-test
Jakmall Frontend Test
https://github.com/erik3010/jakmall-fe-test
Last synced: about 19 hours ago
JSON representation
Jakmall Frontend Test
- Host: GitHub
- URL: https://github.com/erik3010/jakmall-fe-test
- Owner: Erik3010
- Created: 2023-08-19T17:55:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-19T17:57:04.000Z (over 1 year ago)
- Last Synced: 2024-04-18T21:03:06.388Z (9 months ago)
- Language: Vue
- Size: 545 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jakmall Technical Test
This is a technical test for Jakmall. This project is built using Vue 3 (Composition API) and Stylus for styling. All data in the form is stored in the browser storage (Local storage).
## Project setup
```
npm install// to run the project in development mode
npm run dev
```