NodeJS
Yarn
Create Folder and clone el project test-frontend
git clone https://github.com/jhon20suarez/test-frontend.git
... a enter the folder.
To install dependencies:
yarn install
Edit file store.js
src/stores.js
Update constant url_api your backend url
Move and replace the file 'src/Select.svelte' in the following path:
node_modules/smelte/src/components/Select
All ready!!!
yarn run dev