Skip to content

Commit eacf4fb

Browse files
committed
Update project description in README.md
1 parent 0811019 commit eacf4fb

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# ASP.NET Core Starter Kit   ![Status](https://img.shields.io/badge/status-early%20preview-orange.svg?style=flat-square) [![Online Chat](http://img.shields.io/badge/chat-%23aspnet--starter--kit-blue.svg?style=flat-square)](https://gitter.im/kriasoft/aspnet-starter-kit) [![Tips](https://img.shields.io/badge/donate-PayPal-blue.svg?style=flat-square)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DSV6K6LZU2VGW)
22

3-
> [ASP.NET Core Starter Kit](https://github.com/kriasoft/aspnet-starter-kit) is an opinionated
4-
> boilerplate for web development based on [.NET Core](http://dotnet.github.io/),
5-
> [Kestrel](https://github.com/aspnet/KestrelHttpServer), [GraphQL](http://graphql.org/) on the
6-
> backend and [Babel](http://babeljs.io/), [Webpack](https://webpack.github.io/),
7-
> [React](https://facebook.github.io/react) and [Redux](http://redux.js.org/) on the frontend.
8-
> This boilerplate comes in both [C#](https://github.com/kriasoft/aspnet-starter-kit) and
9-
> [F#](https://github.com/kriasoft/fsharp-starter-kit) flavors.
3+
> [ASP.NET Core Starter Kit](https://github.com/kriasoft/aspnet-starter-kit) is a real-world
4+
> boilerplate and tooling for creating [single-page web applications](https://en.wikipedia.org/wiki/Single-page_application)
5+
> (SPA) oriented towards [progressive enhancement](https://en.wikipedia.org/wiki/Progressive_enhancement)
6+
> design, cross-platform compatability and component-based UI architecture. It is built upon best of
7+
> breed technologies including [.NET Core](https://dot.net/core), [Kestrel](https://github.com/aspnet/KestrelHttpServer),
8+
> [EF Core](https://ef.readthedocs.io/en/latest/), [Babel](http://babeljs.io/), [Webpack](https://webpack.github.io/),
9+
> [React](https://facebook.github.io/react), [Redux](http://redux.js.org/), [CSS Modules](https://github.com/css-modules/css-modules),
10+
> [React Hot Loader](http://gaearon.github.io/react-hot-loader/) and more. This boilerplate comes in
11+
> both [C#](https://github.com/kriasoft/aspnet-starter-kit) and [F#](https://github.com/kriasoft/fsharp-starter-kit) flavors.
1012
1113
**The work is being sponsored by [Rollbar](https://rollbar.com/?utm_source=reactstartkit(github)&utm_medium=link&utm_campaign=reactstartkit(github)) and [Localize](https://localizejs.com/?cid=802&utm_source=rsk):**
1214

0 commit comments

Comments
 (0)