Skip to content

antska/gatsby-hotelio

Repository files navigation

Hotelio - Gatsby Hotel Website

This repo contains a static website written with GatsbyJS, integrated with content coming from DatoCMS.

Repo usage

First, install the dependencies of this project:

yarn install

Add an .env file containing the read-only API token of your DatoCMS site:

echo 'DATO_API_TOKEN=abc123' >> .env

Then, to run this website in development mode (with live-reload):

yarn develop

To build the final, production ready static website:

yarn build

The final result will be saved in the public directory.

About

This websites uses:

About

Hotel static website built with GatsbyJS using DatoCMS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors