Wilde Creations provides front-end software development services to the software industry and remotely across the globe. Visit www.wildecreations.co.uk for more information.
Wilde Creations is hosted on Netlify.
Live builds when a push is made to master. gulp prod
runs when live builds.
This is a single page static site. All content changes should be made to index.html.
Scripting is written in TypeScript and compiled to JavaScript using Babel.
Icons are generated by Fontello.
The setup and site design is inspired by HTML5 Boilerplate, Themeforest's Canvas template and Bootstrap 4.
- Install dependencies
npm install
- Build and watch for changes
gulp