Go to file
2024-03-30 13:03:45 -05:00
public fixed typos, added logos, changed email 2024-03-30 12:30:54 -05:00
src image optimization 2024-03-30 13:03:45 -05:00
.gitignore fixed typos, added logos, changed email 2024-03-30 12:30:54 -05:00
.prettierignore base components and beginning content 2023-10-22 00:25:53 -05:00
.prettierrc.json base components and beginning content 2023-10-22 00:25:53 -05:00
astro.config.mjs base components and beginning content 2023-10-22 00:25:53 -05:00
LICENSE added projects and contact 2024-03-15 12:14:42 -05:00
package.json image optimization 2024-03-30 13:03:45 -05:00
particles.ts added projects and contact 2024-03-15 12:14:42 -05:00
pnpm-lock.yaml image optimization 2024-03-30 13:03:45 -05:00
README.md update readme 2024-03-15 12:33:26 -05:00
tailwind.config.mjs added projects and contact 2024-03-15 12:14:42 -05:00
tsconfig.json base components and beginning content 2023-10-22 00:25:53 -05:00

noahsw.xyz

Built with Astro and Tailwind.

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI