Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 285 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 285 Bytes

Castmill Webpage

This repo contains the complete webpage including landing, news and blogs.

Running the page locally

Install all the dependencies:

$ yarn

Run the dev server:

$ yarn dev

Deployment

Deployment is performed automatically by github actions.