https://github.com/toheeb-ojuolape/nimclink
a landing page for NIMC
https://github.com/toheeb-ojuolape/nimclink
Last synced: 2 months ago
JSON representation
a landing page for NIMC
- Host: GitHub
- URL: https://github.com/toheeb-ojuolape/nimclink
- Owner: Toheeb-Ojuolape
- Created: 2021-09-29T10:59:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T14:40:37.000Z (over 3 years ago)
- Last Synced: 2025-02-13T08:53:51.721Z (4 months ago)
- Language: Vue
- Size: 492 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nimcvlink
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).