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

https://github.com/chancehudson/base-webapp


https://github.com/chancehudson/base-webapp

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# base-webapp

VueJS with server side rendering.

## Run

Use the following commands to start:

```
npm install
npm run dev
```

## Updating

When a change is made the site should automatically update.