Skip to content

matyikriszta/restaurant-template-cms

Repository files navigation

Example site for restaurants built with Victor Hugo

Deploy to Netlify

homepage of an example restaurant website

This is the repository for the example site featured in the Coding Modern Websites with the JAMstack tutorial.

To install and run the example site locally, here’s what you’ll need:

System Requirements

Usage

Clone this repository and run:

npm install
npm run start

Then visit http://localhost:3000/ - BrowserSync will automatically reload CSS or refresh the page when stylesheets or content changes.

To build your static output to the /dist folder, use:

npm run build

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published