Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vrijraj/webdevlive-in

Web.dev Live India Website
https://github.com/vrijraj/webdevlive-in

community community-project gde gdg gdg-jalandhar vue vuex webdev webdevlive webdevliveindia

Last synced: about 2 months ago
JSON representation

Web.dev Live India Website

Awesome Lists containing this project

README

        

# webdevlive-india

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).