Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notmyself/thinger
You know that thing where I put that place that one time?
https://github.com/notmyself/thinger
Last synced: about 11 hours ago
JSON representation
You know that thing where I put that place that one time?
- Host: GitHub
- URL: https://github.com/notmyself/thinger
- Owner: NotMyself
- License: mit
- Created: 2016-01-28T02:40:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-31T01:36:59.000Z (almost 9 years ago)
- Last Synced: 2024-04-14T15:11:15.844Z (7 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thinger
You know that thing where I put that place that one time?## Getting Started
- Install dependencies: `npm install` `bower install`
- Run `gulp serve` to preview and watch for changes
- Run `gulp serve:test` to run the tests in the browser
- Run `gulp` to build your webapp for production
- Run `gulp serve:dist` to preview the production build