Go to file
Josh Black 2d3332395d Added Logo
1) Added new logo
2) Updated .gitignore to ignore graphic design files
2017-09-11 13:48:47 -06:00
api Initial Seed 2017-09-11 12:47:48 -06:00
.gitignore Added Logo 2017-09-11 13:48:47 -06:00
app.ts Initial Seed 2017-09-11 12:47:48 -06:00
logo.png Added Logo 2017-09-11 13:48:47 -06:00
package-lock.json Initial Seed 2017-09-11 12:47:48 -06:00
package.json Initial Seed 2017-09-11 12:47:48 -06:00
readme.md Initial Seed 2017-09-11 12:47:48 -06:00

readme.md

RealWorld Example App

[YOUR_FRAMEWORK] codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Demo    RealWorld

This codebase was created to demonstrate a fully fledged fullstack application built with [YOUR_FRAMEWORK] including CRUD operations, authentication, routing, pagination, and more.

We've gone to great lengths to adhere to the [YOUR_FRAMEWORK] community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

WIP

Getting started

WIP