Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lefuturiste/whatiuse

List of all tools, platforms, technologies, languages which I use, sorted by categories.
https://github.com/lefuturiste/whatiuse

Last synced: 4 days ago
JSON representation

List of all tools, platforms, technologies, languages which I use, sorted by categories.

Awesome Lists containing this project

README

        

# What I use ?

> List of all tools, platforms, technologies, languages that I use, categorized.

## Live demo

You can see a live demo [here](https://whatiuse.lefuturiste.fr)

## Made with...

- vuejs
- webpack
- sass
- vue2-transition
- fontawesome
- google fonts
- normalize.css
- no css framework

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).