This repository has been archived on 2022-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
verticallyalignedcarbonnano.../themes/reveal-hugo/package.json

10 lines
147 B
JSON

{
"scripts": {
"start": "hugo server -s exampleSite",
"build": "hugo -s exampleSite"
},
"dependencies": {
"npm": "^6.13.4"
}
}