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

https://github.com/josemarluedke/glimmer-apollo-example-glimmerx


https://github.com/josemarluedke/glimmer-apollo-example-glimmerx

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# test-glimmerx

This README outlines the details of collaborating on this GlimmerX 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/)

## Installation

- `git clone ` this repository
- `cd test-glimmerx`
- `yarn`

## Running / Development

- `yarn start`
- Visit your app at [http://localhost:8080](http://localhost:8080).

### Building

- `yarn build`

## Further Reading / Useful Links

- [glimmerx](http://github.com/glimmerjs/glimmer-experimental/)
- [webpack](https://webpack.js.org/)
- [babel](https://babeljs.io/docs/en/configuration)