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.
- Host: GitHub
- URL: https://github.com/chrispenner/minimal-webapp
- Owner: ChrisPenner
- Created: 2016-01-13T00:52:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-14T06:44:36.000Z (over 9 years ago)
- Last Synced: 2025-02-15T14:18:41.434Z (4 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```