Go to file
2024-03-15 12:33:26 -05:00
public added projects and contact 2024-03-15 12:14:42 -05:00
src added projects and contact 2024-03-15 12:14:42 -05:00
.gitignore inital commit 2023-10-21 11:53:39 -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 update readme 2024-03-15 12:33:26 -05:00
particles.ts added projects and contact 2024-03-15 12:14:42 -05:00
pnpm-lock.yaml update readme 2024-03-15 12:33:26 -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