Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdung0807/onlinetestui
Online Test version Web App use Vuejs
https://github.com/mdung0807/onlinetestui
bulma-css onlinetest tailwind vuejs
Last synced: 25 days ago
JSON representation
Online Test version Web App use Vuejs
- Host: GitHub
- URL: https://github.com/mdung0807/onlinetestui
- Owner: MDung0807
- Created: 2023-05-19T16:34:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-06T10:23:16.000Z (2 months ago)
- Last Synced: 2024-10-14T00:41:45.693Z (25 days ago)
- Topics: bulma-css, onlinetest, tailwind, vuejs
- Language: Vue
- Homepage:
- Size: 5.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# app
## 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/).