https://github.com/bankole2000/luminskin
Repo for Pangaea FE Coding Challenge
https://github.com/bankole2000/luminskin
apollo apollo-client graphql vue vuex
Last synced: 3 months ago
JSON representation
Repo for Pangaea FE Coding Challenge
- Host: GitHub
- URL: https://github.com/bankole2000/luminskin
- Owner: Bankole2000
- Created: 2021-03-03T10:52:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-05T01:38:10.000Z (over 5 years ago)
- Last Synced: 2025-04-09T18:12:56.537Z (over 1 year ago)
- Topics: apollo, apollo-client, graphql, vue, vuex
- Language: Vue
- Homepage: https://bankole2000.github.io/luminskin
- Size: 1.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# luminskin
## 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/).