The personal site of Nicholas C. Zakas.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm start |
Starts local dev server at localhost:3000 |
npm run dev |
Same as npm start |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally from ./dist/ |
npm run astro ... |
Run CLI commands like astro add , astro check |
npm run astro --help |
Get help using the Astro CLI |
No. Please do not submit guest posts as pull requests.
Small edits, yes. If you find a typo please feel free to submit a pull request to fix it.
No. I don't accept content contributions to this site.
Apache 2.0
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License