The new 11ty-based portfolio website of Cone built with the help of Spruce CSS.
- Install the dependencies with
npm install. - Run
npm startfor the dev server and compilation. - Run
npm run prodfor production. - Run
npm run sass:lintfor linting scss.
If you find a typo feel free to open a pull request. Otherwise, this is a "how it's made" open repository. We don't expect any contribution. Thank you! ;)