Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 585 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 585 Bytes

The Light Tree

Run the project

$ npm
$ npm develop

To test the CMS locally, you'll to need run a production build of the site:

$ npm build
$ npm serve

Setting up the CMS

For details on how to configure the CMS, take a look at the Netlify CMS Docs.

Useful Ressources