Skip to content

Commit

Permalink
cleaned readme
Browse files Browse the repository at this point in the history
  • Loading branch information
goodeats committed Aug 26, 2024
1 parent 0a6550a commit 87af91e
Showing 1 changed file with 12 additions and 47 deletions.
59 changes: 12 additions & 47 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,54 +1,19 @@
<div align="center">
<h1 align="center"><a href="https://www.epicweb.dev/epic-stack">The Epic Stack πŸš€</a></h1>
<strong align="center">
Ditch analysis paralysis and start shipping Epic Web apps.
</strong>
<p>
This is an opinionated project starter and reference that allows teams to
ship their ideas to production faster and on a more stable foundation based
on the experience of <a href="https://kentcdodds.com">Kent C. Dodds</a> and
<a href="https://github.com/epicweb-dev/epic-stack/graphs/contributors">contributors</a>.
</p>
</div>
# [patn.dev](https://github.com/goodeats/patn.dev)

```sh
npx create-epic-app@latest
```

[![The Epic Stack](https://github-production-user-asset-6210df.s3.amazonaws.com/1500684/246885449-1b00286c-aa3d-44b2-9ef2-04f694eb3592.png)](https://www.epicweb.dev/epic-stack)

[The Epic Stack](https://www.epicweb.dev/epic-stack)

<hr />

## Watch Kent's Introduction to The Epic Stack
My portfolio website as a web developer.

[![Epic Stack Talk slide showing Flynn Rider with knives, the text "I've been around and I've got opinions" and Kent speaking in the corner](https://github-production-user-asset-6210df.s3.amazonaws.com/1500684/277818553-47158e68-4efc-43ae-a477-9d1670d4217d.png)](https://www.epicweb.dev/talks/the-epic-stack)
## Development

["The Epic Stack" by Kent C. Dodds](https://www.epicweb.dev/talks/the-epic-stack)
To run this project locally:

## Docs

[Read the docs](https://github.com/epicweb-dev/epic-stack/blob/main/docs)
(please πŸ™).

## Support

- πŸ†˜ Join the
[discussion on GitHub](https://github.com/epicweb-dev/epic-stack/discussions)
and the [KCD Community on Discord](https://kcd.im/discord).
- πŸ’‘ Create an
[idea discussion](https://github.com/epicweb-dev/epic-stack/discussions/new?category=ideas)
for suggestions.
- πŸ› Open a [GitHub issue](https://github.com/epicweb-dev/epic-stack/issues) to
report a bug.

## Branding
```sh
npm i
npm run setup
npm run dev
```

Want to talk about the Epic Stack in a blog post or talk? Great! Here are some
assets you can use in your material:
[EpicWeb.dev/brand](https://epicweb.dev/brand)
## Notes

## Thanks
This project is built with [Remix Run](https://remix.run/) and was started using the [Epic Stack](https://github.com/epicweb-dev/epic-stack), graciously provided by [Kent C. Dodds](https://twitter.com/kentcdodds).

You rock πŸͺ¨
I am a big fan of Remix Run as a web framework for building better websites.

0 comments on commit 87af91e

Please sign in to comment.