Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/courajs/basic-cardstack


https://github.com/courajs/basic-cardstack

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# basic-cardstack

This is meant to be the simplest possible end-to-end Cardstack app. If
everything is working, you should just "Clarence" in giant letters.

## Prerequisites

You will need the following things properly installed on your computer.

* [Docker](https://www.docker.com)
* [Git](https://git-scm.com/)
* [Node.js](https://nodejs.org/)
* [Yarn](https://yarnpkg.com/)
* [Google Chrome](https://google.com/chrome/)

## Installation

* `git clone https://github.com/courajs/basic-cardstack.git`
* `cd basic-cardstack`
* `yarn install`

## Running / Development

* `npm start`
* Visit your app at [http://localhost:4200](http://localhost:4200).
* Say hi to Clarence for me