Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wayvy/me

https://wayvy.me site generator
https://github.com/wayvy/me

Last synced: 14 days ago
JSON representation

https://wayvy.me site generator

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/wayvy/me.svg?branch=master)](https://travis-ci.org/wayvy/me)
## WAYVY
### Scripts

#### Run webpack server on localhost:9000
##### `start:dev`

#### Build development bundle to ./dist
##### `build:dev`

#### Build production bundle to ./dist
##### `build:prod`

#### Run ESLint and fix
##### `lint:fix`