Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 164 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 164 Bytes

Access Locally

$ yarn
$ npm run start

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

$ npm run build
$ npm run serve