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

https://github.com/chrispenner/minimal-webapp

A Minimal Webapp starter template.
https://github.com/chrispenner/minimal-webapp

Last synced: about 2 months ago
JSON representation

A Minimal Webapp starter template.

Awesome Lists containing this project

README

        

# Minimal Webapp
The shell I need to get started on a new project. That's it.

Get started:
```
npm install
jspm install
gulp
```