https://github.com/romanturas/intuition-web
The Intuition tests. Vue Js project.
https://github.com/romanturas/intuition-web
Last synced: 5 months ago
JSON representation
The Intuition tests. Vue Js project.
- Host: GitHub
- URL: https://github.com/romanturas/intuition-web
- Owner: RomanTuras
- Created: 2021-10-21T16:24:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T07:56:15.000Z (over 3 years ago)
- Last Synced: 2025-06-15T21:24:03.149Z (about 1 year ago)
- Language: Vue
- Size: 764 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intuition-web
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).