Skip to content

understanding-astro/fullstack-astro

Repository files navigation

Be Audible!

πŸ‘πŸ½ A fullstack Astro application

This application is part of the Understanding Astro book.


Understanding Astro



All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

πŸ‘€ Note

  • Complete application lives in the master branch i.e., git checkout master
  • Checkout to the clean-slate branch to code along or start afresh i.e., git checkout clean-slate
  • Building the application is covered in Chapter 8 of the book

About

Be Audible! A fullstack Astro application πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published