Thoughts on Web Development.
A blog by Oliver Ridsdale, built with Astro, TailwindCSS, Markdown.
Install dependencies:
$ npm install
Run dev server
$ npm run dev
Build for production, files in /dist
$ npm run build
Thoughts on Web Development.
A blog by Oliver Ridsdale, built with Astro, TailwindCSS, Markdown.
Install dependencies:
$ npm install
Run dev server
$ npm run dev
Build for production, files in /dist
$ npm run build