These are the files that generate the https://www.evolvedbinary.com website.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- NodeJS 10.16+
- NPM 6.14+
From your Terminal, run:
git clone https://github.com/evolvedbinary/eb-website.git
cd eb-website
npm install -g gulp-cli
npm install
If you want to build a distribution for uploading to the webserver you can run:
gulp
The dist/
folder will contain the generated website, which was built from the src/
folder.
If you want to run a copy of the website locally with support for a live-editing-update loop, run:
gulp watch
The initial design was created under contract by - Craig Steel Design