Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinayakkulkarni/colorelephant
:camera_flash: ColorElephant Website Playground
https://github.com/vinayakkulkarni/colorelephant
frontend-app localstorage portfolio portfolio-website vue vue-router vue2 vuejs vuejs2
Last synced: about 1 month ago
JSON representation
:camera_flash: ColorElephant Website Playground
- Host: GitHub
- URL: https://github.com/vinayakkulkarni/colorelephant
- Owner: vinayakkulkarni
- License: mit
- Created: 2017-10-29T13:00:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T02:45:09.000Z (10 months ago)
- Last Synced: 2024-11-05T13:13:17.852Z (3 months ago)
- Topics: frontend-app, localstorage, portfolio, portfolio-website, vue, vue-router, vue2, vuejs, vuejs2
- Language: JavaScript
- Homepage: https://colorelephant.xyz
- Size: 1.63 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## [ColorElephant](https://colorelephant.xyz) 🤙 [![Build Status](https://travis-ci.org/vinayakkulkarni/colorelephant.svg?branch=master)](https://travis-ci.org/vinayakkulkarni/colorelephant)
+ Portfolio website made in VueJS + Vue-Router & LocalStorage. _(WIP)_## Requirements
* [Vue.js](https://vuejs.org/) 2.x
## :white_check_mark: Setup :ok_hand:
```bash
$ git clone https://github.com/vinayakkulkarni/colorelephant.git
$ cd colorelephant
$ npm install # Or if you're a hipster -> yarn
$ npm start # yarn start
```