Content
@
0 reply
0 recast
0 reaction
Greg
@greg
What's the best way to create a lightweight multi-page app with React? Not SPA with routes, i want real statically built HTML pages for SEO Next's static export works but just feels so heavy for such a simple website
12 replies
6 recasts
35 reactions
matthias
@iammatthias
I've been enjoying Vite for that recently
1 reply
0 recast
3 reactions
Greg
@greg
example repo? i like vite for spa's but their default react example exports a single html file which isn't good for seo :/
1 reply
1 recast
2 reactions