Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yunnie-pin/technical-test-ksni
dynamic form for technical test purpose
https://github.com/yunnie-pin/technical-test-ksni
Last synced: about 2 months ago
JSON representation
dynamic form for technical test purpose
- Host: GitHub
- URL: https://github.com/yunnie-pin/technical-test-ksni
- Owner: Yunnie-pin
- Created: 2024-02-16T13:32:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T13:59:18.000Z (7 months ago)
- Last Synced: 2024-10-17T03:38:13.429Z (3 months ago)
- Language: Vue
- Homepage: https://technical-test-ksni.vercel.app
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ksni-technical-test
## About
ksni-techniclal test is a simple project to test the technical skills of a candidate. The project is a simple web application that allows users to make dinamic form and view the details
## Powered by TEA
LIVE ON [TEA](https://app.tea.xyz/)## Demo
[LINK](https://technical-test-ksni.vercel.app/)## OSS NPM
[LINK](https://www.npmjs.com/package/ksni-technical-test)## Installation
```bash
npm install ksni-technical-test
```## Configuration
#### Example Syntax
* First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```* Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
### Contributors
Open [Contributor](https://github.com/Yunnie-pin/Technical-Test-KSNI/graphs/contributors)