Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```