Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```