Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emretepedev/emretepedev.github.io


https://github.com/emretepedev/emretepedev.github.io

homepage-resume metamask nuxt personal-website vue web3

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# client

## Build Setup

### YARN

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn build

# build for production and launch server
$ yarn generate
$ yarn start
```

### NPM

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run generate
$ npm run start
```