https://github.com/thepisode/valiu
valiu test
https://github.com/thepisode/valiu
Last synced: 9 months ago
JSON representation
valiu test
- Host: GitHub
- URL: https://github.com/thepisode/valiu
- Owner: thEpisode
- License: gpl-3.0
- Created: 2020-04-29T03:53:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T20:39:31.000Z (almost 4 years ago)
- Last Synced: 2023-02-26T15:32:36.569Z (over 3 years ago)
- Language: TypeScript
- Size: 31.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# valiu
valiu test
## How to run
### Backend
* Open in VS Code
* Install all dependencies
> npm i
* Press F5 in VS Code
* Check console if everything is ok, if not contact me, please
* Open given URL in console
### Frontend
* Open in VS Code
* Install all dependencies
> npm i
* Run with development command
> npm run dev
* Open given URL in console