commit | 68fb27820946adf95647b7e528eabea48f6b010a | [log] [tgz] |
---|---|---|
author | AlexNodex <nodex@icloud.com> | Tue Sep 06 11:36:36 2022 +0100 |
committer | GitHub <noreply@github.com> | Tue Sep 06 11:36:36 2022 +0100 |
tree | b9646cb6b45ff90c03f6bda33c1da5560803ce53 | |
parent | 4078700b65fb799492908a10c8871f7bf1697fc6 [diff] |
Update to Nodex powered by More accurately reflects the software that druid is used on rather than blanket across our products
Setup (you only need to do this once):
npm install bundle install
Every time you want to run the site:
gulp npm start
Ideally we would not be checking in the css
directory and just build it as part of the deploy process.
See CONTRIBUTING.md.