marcialwushu / ReactProjetWebsite

:book: React Project Website
0 stars 1 forks source link

More Flexible Toolchains #2

Open marcialwushu opened 4 years ago

marcialwushu commented 4 years ago

More Flexible Toolchains

The following toolchains offer more flexibility and choice. We recommend them to more experienced users:

marcialwushu commented 4 years ago

Next.js

Next.js is a popular and lightweight framework for static and server‑rendered applications built with React. It includes styling and routing solutions out of the box, and assumes that you’re using Node.js as the server environment.

Learn Next.js from its official guide.

Gatsby

Gatsby is the best way to create static websites with React. It lets you use React components, but outputs pre-rendered HTML and CSS to guarantee the fastest load time.

Learn Gatsby from its official guide and a gallery of starter kits


REACT DOCS