Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arifintahu/arifintahu.github.io

Portofolio Web
https://github.com/arifintahu/arifintahu.github.io

Last synced: 7 days ago
JSON representation

Portofolio Web

Awesome Lists containing this project

README

        

# portofolio

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run dev
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

### Deploy

- git subtree push --prefix dist origin gh-pages
- git push origin `git subtree split --prefix dist main`:gh-pages --force