Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 1 month 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.