Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lefuturiste/whatiuse
- Owner: lefuturiste
- Created: 2018-06-21T12:48:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:20:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T16:57:35.109Z (over 1 year ago)
- Language: SCSS
- Size: 2.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
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).