Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 598e3b6

Browse files
committed
added highlight
1 parent 689d451 commit 598e3b6

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

‎readme.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Example Github Page PWA with NextJs, code splitting Redux-Toolkit, Sql.js, Typeorm, Typescript, Eslint, Jest and Emotion.
22

3+
## Highlight
4+
* **Multi-page** **React** **Progressive Web App**
5+
* Installable for **offline** use through Chrome on desktop or **mobile**
6+
* Can be statically hosted on **Github Page** for free (or as a regular web app hosted on a custom server)
7+
* Dynamically loaded **Redux** reducers for **code splitting**
8+
* On browser **SQL** database
9+
* Prefetch security sensitive content at build time
10+
* All in **Typescript**/Javascript with **CSS-in-JS**
11+
* Easy testing with **Jest** and **Enzyme**
12+
* **Eslint** helps practice standard coding styles
13+
14+
315
## Versions
416
* NextJs v9.3.4
517
* Redux-Toolkit v1.3.4
@@ -26,7 +38,11 @@
2638
```sh
2739
npm run dev
2840
```
29-
4. read [Setup](#Setup) for notes
41+
4. export to `docs/` for GIthub Page deploy
42+
```sh
43+
npm run export
44+
```
45+
5. read [Setup](#Setup) for notes
3046

3147
## Setup
3248

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /