Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/courajs/basic-cardstack
https://github.com/courajs/basic-cardstack
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/courajs/basic-cardstack
- Owner: courajs
- Created: 2017-09-13T16:57:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T21:49:20.000Z (about 7 years ago)
- Last Synced: 2024-11-07T08:46:21.969Z (about 2 months ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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