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

https://github.com/bryanbill/view-template

View starter template
https://github.com/bryanbill/view-template

Last synced: 8 months ago
JSON representation

View starter template

Awesome Lists containing this project

README

          

# View Template

This is a simple starter for creating a new View Library web application.

## Getting Started

Run Development Server

```bash
view run
```

Build for Production

```bash
view build -o dist
```

## License

Licensed under the MIT License.