Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 993 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 993 Bytes

This is the repo used to create my personal website: https://carlosgub.dev

Image Preview

Getting Started

  • Read the README from the Kobweb repository to install the Kobweb binary.

  • Run the development server by typing the following command in a terminal under the site folder:

$ cd site
$ kobweb run

You can use any editor you want for the project, but we recommend using IntelliJ IDEA Community Edition downloaded using the Toolbox App.

Press Q in the terminal to gracefully stop the server.

Credits