https://github.com/topaxi/tmpy-client
The client to https://github.com/topaxi/tmpy
https://github.com/topaxi/tmpy-client
file-sharing glimmer glimmerjs javascript open-source sharing temporary temporary-files typescript
Last synced: 3 months ago
JSON representation
The client to https://github.com/topaxi/tmpy
- Host: GitHub
- URL: https://github.com/topaxi/tmpy-client
- Owner: topaxi
- Created: 2017-04-15T14:07:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-13T19:10:25.000Z (over 7 years ago)
- Last Synced: 2025-01-30T04:42:46.686Z (5 months ago)
- Topics: file-sharing, glimmer, glimmerjs, javascript, open-source, sharing, temporary, temporary-files, typescript
- Language: TypeScript
- Homepage: https://tmpy.topaxi.ch/
- Size: 173 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tmpy-client
This README outlines the details of collaborating on this Glimmer application.
A short introduction of this app could easily go here.## Prerequisites
You will need the following things properly installed on your computer.
* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/) (with NPM)
* [Yarn](https://yarnpkg.com/en/)
* [Ember CLI](https://ember-cli.com/)## Installation
* `git clone ` this repository
* `cd tmpy-client`
* `yarn`## Running / Development
* `ember serve`
* Visit your app at [http://localhost:4200](http://localhost:4200).### Building
* `ember build` (development)
* `ember build --environment production` (production)## Further Reading / Useful Links
* [glimmerjs](http://github.com/tildeio/glimmer/)
* [ember-cli](https://ember-cli.com/)