A pleasant presentation of my crafts and projects, built to be responsive and quick to load.
Use the package manager npm to install the project dependencies.
npm install
Use the following command to run a local development server at localhost:4321
.
npm run dev
Use the following command to generate a production build at ./dist/
.
npm run build
Feel free to open any issue here.
Huge thanks to the following projects, which have made mine possible: