Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sendya/about-page

A simple about-me template. site: https://i.loacg.com
https://github.com/sendya/about-page

Last synced: about 5 hours ago
JSON representation

A simple about-me template. site: https://i.loacg.com

Awesome Lists containing this project

README

        

About me template
----

a simple about me page template.

use webpack2

run or build

```
# add node_modules
$ yarn

# run dev
$ yarn run dev

# watch dev mode
$ yarn run watch

# run build
$ yarn run build

```