technologiestiftung / vite-react-ssg-example

MIT License
0 stars 0 forks source link

All Contributors

Vite + React + SSG

This template provides a minimal setup to get a static site based on Vite + React.

Prerequisites

You need node with the version specified in the .nvmrc file.

Installation

npm ci

Development (Client-Side-Rendering)

npm run dev

Build the static pages (Static-Site-Generation)

npm run build

Preview serving the static pages (Static-Site-Generation)

npm run preview

Contributing

Before you create a pull request, write an issue so we can discuss your changes.

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Content Licensing

Texts and content available as CC BY.

Illustrations by {MARIA_MUSTERFRAU}, all rights reserved.

Credits

Made by

A project by

Supported by

Related Projects