Skip to content

Commit 6dd6846

Browse files
authored
adding next-js framework - static web apps
1 parent 3961397 commit 6dd6846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/static-web-apps/front-end-frameworks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The intent of the table columns is explained by the following items:
4545
| [Marko](https://markojs.com/) | `public` | n/a |
4646
| [Meteor](https://www.meteor.com/) | `bundle` | n/a |
4747
| [Mithril](https://mithril.js.org/) | `dist` | n/a |
48+
| [NextJs](https://nextjs.org/) | `/` | n/a |
4849
| [Polymer](https://www.polymer-project.org/) | `build/default` | n/a |
4950
| [Preact](https://preactjs.com/) | `build` | n/a |
5051
| [React](https://reactjs.org/) | `build` | n/a |

0 commit comments

Comments
 (0)