Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonal599/relifems-assessment
Assessment of Student data management system based on Vue Js and JavaScript with validation.
https://github.com/sonal599/relifems-assessment
css3 javascript validation vuebootstrap vuejs vuerouter
Last synced: 8 days ago
JSON representation
Assessment of Student data management system based on Vue Js and JavaScript with validation.
- Host: GitHub
- URL: https://github.com/sonal599/relifems-assessment
- Owner: sonal599
- Created: 2020-12-24T13:22:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-24T13:26:04.000Z (almost 4 years ago)
- Last Synced: 2024-01-09T08:36:13.995Z (10 months ago)
- Topics: css3, javascript, validation, vuebootstrap, vuejs, vuerouter
- Language: Vue
- Homepage: https://student-data-management.netlify.app/
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mock-project
## 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/).